ngauthier / tubesock

Websocket interface on Rack Hijack w/ Rails support
MIT License
620 stars 43 forks source link

wss and tubesock #25

Closed myitcv closed 9 years ago

myitcv commented 10 years ago

I'm hitting issues using tubesock over secure websockets (wss protocol)

Has anyone got this working?

Wanted to check in here before digging too far...

myitcv commented 10 years ago

Specifically the error I'm getting on the client is:

Error during WebSocket handshake: 'Connection' header is missing
myitcv commented 10 years ago

Sorry for the noise. This is a problem with my proxy configuration. Closing

benschwarz commented 9 years ago

@myitcv You forgot to close this, but also—what was the proxy config issue that you had?

myitcv commented 9 years ago

An issue with my HAProxy config not being correctly configured for websockets