uber-archive / multitransport-jsonrpc

JSON-RPC Client (Node.js & Browser) and Server (Node.js) aim at "natural looking" server and client code.
116 stars 22 forks source link

DRY up the client tcp transport, separate the sweep interval from the re... #25

Closed squamos closed 11 years ago

squamos commented 11 years ago

...quest timeout (to reduce the standard deviation there), add in optional logging on the server, and a new test to make sure client reconnect functions.

dfellis commented 11 years ago

Looks good. Test allthethings