mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-13 00:48:12 -05:00
This is a squash of about 25 commits, and here is a summary: adamreis added initial binary test with the doge image. kevin-roark updated binary tests and wrote some binary encoding protocol. kevin-roark replaced the custom binary encoding with msgpack because we have to handle arbitrary json that contains binary. adamreis added some 'crazy' tests for emmiting and receiving events with several types of data. kevin-roark updated client.js to use socket.io-protocol's async encoding Did a bunch of upstream merging.