You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement a WAMP protocol (www.wamp.ws) framework in C# using Fleck.
It seems that the autobahn expects me to send a Sec-WebSocket-Protocol:wamp header in the handshake.