Websocket for Nim
We're working towards an implementation of the Websocket protocol for Nim. This is very much a work in progress, and not yet in a usable state.
Install dependencies:
nimble install -d
Run tests:
nimble test