ngauthier / tubesock

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

Potential to fix #44 #46

Closed teddythetwig closed 9 years ago

teddythetwig commented 9 years ago

This commit will cause the socket to close if a message handler receives an error. Test included.

This fix references issue #44

ngauthier commented 9 years ago

thanks! And double thanks on the tests!