NFIBrokerage / slipstream

A slick WebSocket client for Phoenix Channels
https://hex.pm/packages/slipstream
Apache License 2.0
155 stars 18 forks source link

implement disconnection on heartbeat-timeout #10

Closed the-mikedavis closed 3 years ago

the-mikedavis commented 3 years ago

I had this as a yard at some point but I must've forgotten about it

when the server stops sending us replies to our heartbeat requests, we should close the connection with reason :heartbeat_timeout