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

Fix newContext being resolved even when ssl isn't defined #25

Closed metagn closed 6 years ago

metagn commented 6 years ago

Fixes #31

metagn commented 6 years ago

Oh, do I add a defaultSslContext variable as mentioned or is this good enough?