deconst / services

Hand-crafted artisanal Dockerfiles for non-core services
Apache License 2.0
2 stars 3 forks source link

[nginx-build] Support websockets to Strider #24

Closed smashwilson closed 8 years ago

smashwilson commented 8 years ago

I'm seeing this in the console on build.developer.rackspace.com:

WebSocket connection to 'wss://build.developer.rackspace.com/socket.io/?EIO=3&transport=websocket&sid=DMWzeWK9oXgrkSgUAAAQ' failed: Error during WebSocket handshake: Unexpected response code: 400

I bet I need to change the nginx configuration to handle Strider's websockets properly.

smashwilson commented 8 years ago

This was fixed in #28.