0.1.0 • Published 11 years ago

hersclient v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

hersclient

Client for hersserver

This client comes as a replacement for socket.io - that has shown bad performance in terms of memory consumption. (I suspect that socket.io leaks memory)

Implements a 'long poll' technique to communicate bilaterally - to send and receive requests.