This website requires JavaScript.
Explore
Help
Sign In
faye
/
websocket-driver-node
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf39b7b44b671a4bf4e9c73df5a30378d01a6d7a
websocket-driver-node
/
lib
T
History
James Coglan
bf39b7b44b
Optimise some special cases in StreamReader; return a new Buffer from read() immediately if there's enough buffered data, and if the read can be fulfilled entirely from the first queued buffer than take a slice rather than copying into a new buffer.
2014-05-11 13:33:51 +01:00
..
websocket
Optimise some special cases in StreamReader; return a new Buffer from read() immediately if there's enough buffered data, and if the read can be fulfilled entirely from the first queued buffer than take a slice rather than copying into a new buffer.
2014-05-11 13:33:51 +01:00