Atmosphere / atmosphere-javascript

atmosphere-javascript
Apache License 2.0
122 stars 98 forks source link

Better error message on websocket connection timeout #253

Closed SuperPat45 closed 4 years ago

SuperPat45 commented 4 years ago

On websocket connection timeout, the message is: "The endpoint is terminating the connection due to a protocol error." But it is not what append when the connection opening hang. So I propose to set a better message

Fix bug #252