node-fast
node-fast copied to clipboard
Streaming JSON RPC over TCP
Results
1
node-fast issues
Sort by
recently updated
recently updated
newest added
In the service of adding some statistics/profiling code to [Moray](https://github.com/joyent/moray), I would like to know when **fast** is blocked in (potentially long-running) frame/JSON decoding routines. It'd be great to have...