This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
socketIO-client
Watch
1
Star
0
Fork
You've already forked socketIO-client
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
81
commits
2
branches
13
tags
364
KiB
57971b5f71
Commit graph
3 commits
Author
SHA1
Message
Date
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