Skip to content

progrium/nullmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

MIT

About

ZeroMQ-like sockets in the browser. Used for building gateways and generally applying ZeroMQ philosophy to browser messaging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published