Merge pull request #345 from niv/add-websocket1826

Add package websocket
This commit is contained in:
Dominik Picheta 2016-04-14 20:25:07 +01:00
commit 057917e97e

View File

@ -4586,5 +4586,20 @@
"description": "A simple progress bar for Nim.",
"license": "BSD",
"web": "https://github.com/euantorano/progress.nim"
},
{
"name": "websocket",
"url": "https://github.com/niv/websocket.nim",
"method": "git",
"tags": [
"http",
"websockets",
"async",
"client",
"server"
],
"description": "websockets for nim",
"license": "MIT",
"web": "https://github.com/niv/websocket.nim"
}
]