Sean Arietta
|
6f8e76adfd
|
Added check to parser encoder to automatically encode json if the message data is not a string
|
2014-12-23 02:20:26 -08:00 |
|
Sean Arietta
|
f4a96c72d0
|
Updates to get XHR polling working correctly. Mostly encode/decode issues.
|
2014-12-22 22:08:15 -08:00 |
|
Sean Arietta
|
2d1257bf8f
|
Client now attempts to reconnect forever on server disconnect and correctly reconnects
|
2014-12-22 21:46:05 -08:00 |
|
Sean Arietta
|
5c1d38ac86
|
Implemented ack callbacks
|
2014-12-22 18:39:58 -08:00 |
|
Sean Arietta
|
57971b5f71
|
Added support for websockets via upgrade paradigm. Also added support for series of packets in responses rather than assuming single packets each time. Added support for all message fields in socket.io protocol
|
2014-12-22 16:29:58 -08:00 |
|
Sean Arietta
|
d64e947aac
|
Checkpoint for updates. Namespaces are working. Events are working. Reconnects working. Disconnects working. Need to implemenet ACKs / callbacks, WebSocket transport, and JSONP transport
|
2014-12-22 00:36:09 -08:00 |
|
Sean Arietta
|
37bd6786d7
|
Checkpoint
|
2014-12-20 16:28:22 -08:00 |
|