Is there something like a heartbeat in pull-ws that will let us know if the network fails? In ws there is a good explanation:
https://www.npmjs.com/package/ws#how-to-detect-and-close-broken-connections
Or if not here, does the normal ssb stack implement this somewhere, like in muxrpc?
Thanks