pocesar / node-jsonrpc2

JSON-RPC 2.0 server and client library, with HTTP (with Websocket support) and TCP endpoints
Other
105 stars 41 forks source link

Does this support reconnect? #54

Open quetzalsly opened 4 years ago

quetzalsly commented 4 years ago

If the internet gets disconnected on the server or the client does this library provide an automatic way to restart/reconnect everything cleanly?