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

Fixed missing import #4

Closed moigagoo closed 7 years ago

moigagoo commented 7 years ago

Proc randomize was used but not imported.

niv commented 7 years ago

This apparently has already been done by me at some point (sorry for the delay, and thanks).