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

Centralize Babel #36

Closed dfellis closed 11 years ago

dfellis commented 11 years ago

Moved the 'babel' event to the shared tcp code so both client and server emit it, and so it only fires when data is corrupted.

cc @countrodrigo