derbyjs / derby-examples

Example applications for the Derby framework
http://derbyjs.com/
283 stars 74 forks source link

Websocket error on examples pages #63

Closed Margaritarita closed 6 years ago

Margaritarita commented 8 years ago

When I test the following links http://chat.derbyjs.com/lobby http://todos.derbyjs.com/derby/ http://hello.derbyjs.com/ I get these errors on Chrome and Firefox WebSocket connection to 'ws://chat.derbyjs.com/channel' failed: One or more reserved bits are on: reserved1 = 0, reserved2 = 1, reserved3 = 1 WebSocket connection to 'ws://chat.derbyjs.com/channel' failed: Invalid frame header

nateps commented 6 years ago

Hi! Thanks for the report. We've just made many fixes and the latest version of the examples is live.

I was not able to reproduce this issue with the current site. Please let us know if you are still having issues!