niv / websocket.nim

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

Use httpclient with fix for using correct scheme. #60

Closed dom96 closed 5 years ago

dom96 commented 5 years ago

I haven't tested discord so would appreciate a test of that. This does definitely fix the scheme problem though (funnily enough my web server works on http/https so I didn't notice this bug).

metagn commented 5 years ago

Tested, works, for some reason i thought you would have to completely change everything for it to work, sorry for inconvenience