Olivine-Labs / Alchemy-Websockets

An extremely efficient C# WebSocket server.
http://AlchemyWebsockets.net
Other
309 stars 105 forks source link

WSS Support in WebSockets #73

Open taranglute opened 11 years ago

taranglute commented 11 years ago

Hi i m trying to use Alchemy-Websocket "WSS Server" implemented by vbguy.I am using Self Signed certificate.When my agent try to connect wss server,server shows "The handshake failed due to an unexpected packet format" error.I also tried to use Wss implementation of Fleck but no success.

Anyone can please tell me what i am doing wrong?

arielbouskila commented 9 years ago

Hello , i have the same issue like @taranglute , someone knows something? Thanks!