websocket-driver
Advanced tools
Changelog
0.7.4 / 2020-05-22
process.version
does not contain any digitsping
and pong
events from the Server
driverChangelog
0.7.3 / 2019-06-13
Changelog
0.7.1 / 2019-06-10
400 Bad Request
response to the clientBuffer.alloc()
and Buffer.from()
functions instead of the unsafe
Buffer()
constructorChangelog
0.7.0 / 2017-09-11
ping
and pong
to the set of events users can listen tohttp-parser-js
Changelog
0.6.4 / 2016-01-07
Changelog
0.6.3 / 2015-11-06
Changelog
0.6.1 / 2015-07-13
buffer.{read,write}UInt{16,32}BE
methods for reading/writing numbers
to buffers rather than including duplicate logic for this