peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.34k stars 1.08k forks source link

websocket not reachable on windows #170

Closed lqdchrm closed 4 years ago

lqdchrm commented 4 years ago

When used on windows, it seems that the pth to the websocket endpoint contains \ instead of /

"peer": "^0.5.1",
"peerjs": "^1.2.0",
afrokick commented 4 years ago

Merged and published as 0.5.2, thanks!