niv / websocket.nim

websockets for nim
http://niv.github.io/websocket.nim/docs/0.1.1/websocket.html
Other
101 stars 25 forks source link

support for websocket uri ("ws://foo.baa", "wss://foo.baa") #8

Closed enthus1ast closed 7 years ago

enthus1ast commented 7 years ago

fixed client newline bug

Signed-off-by: enthus1ast