ngauthier / tubesock

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

handle errors in keepalive #59

Closed joshleblanc closed 5 years ago

joshleblanc commented 5 years ago

Call the error handlers if there's an error in the keepalive method.

This fixes #58

ngauthier commented 5 years ago

If you can fix the CI errors by upgrading bundler I will merge this. Thank you!