PatrickJS / angular-websocket

:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
https://angularclass.github.io/angular-websocket
MIT License
1.22k stars 195 forks source link

Websocket heartbeat timeout #80

Open ashumilova opened 8 years ago

ashumilova commented 8 years ago

Hi, in some cases client has to keep connection alive, is it possible to configure the websocket heartbeat timeout or it has to be implemented manually?

josh256 commented 7 years ago

+1

cristianmad commented 7 years ago

anyone? Thanks