- fix the order of exported events [chylli]
- package: bump debug
- update JSON3 to 3.3.2
- index: fix off-by-one bound checks
- index: fix potential infinite loop with malicious binary packet
- prevent direct
Buffer
reference that breaks browserify - binary: reuse
isBuf
helper
- added benchmarking [kevin-roark]
- upgrade component-emitter to 1.1.2 [kevin-roark]
- update protocol version [kevin-roark]
- less indentation and a small optimization [kevin-roark]
- added a BINARY_ACK type [kevin-roark]
- don't iterate keys of
Date
objects [Rase-]
- fix null reconstruction bug [kevin-roark]
- bump zuul version
- updated protocol version
- added support for binary in ACK packets
- removed has-binary-data dependency
- fixed the object check in binary.removeBlobs
- faster and smaller binary parser and protocol [kevin-roark]
- binary support [kevin-roark]
- package: bump
json3
to fix IE6-7
- package: bump debug to fix browserify issues
- index: use
json3
- index: added instrumentation through
debug
- index: make sure decoded
id
is aNumber
- index: allow for falsy values in
id
anddata
- Revision 1