NullMQ
ZeroMQ semantics in the browser. For more information, check out these slides.
This is still very early.
Installation
git clone ...
cat requirements.txt | xargs npm install -g
cake build
Testing
cake test
Demos
Under demos there are two server implementations (bridge and reflector). There is also an example web application showing presence and chat using the clone pattern.
pip install -r demos/requirements.txt
Contributors
- Jeff Lindsay [email protected]
- Bulat Shakirzyanov [email protected]
License
MIT