-
Notifications
You must be signed in to change notification settings - Fork 2
gleicon/tinymq
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tiny RestMQ implementation using gevent + bottle. run: $ python tinymq.py test: $ curl -d "value=oy" http://localhost:8081/q/test $ curl http://localhost:8081/q/test test COMET: $ curl http://localhost:8081/c/test in another terminal, execute: $ curl -d "value=oy" http://localhost:8081/q/test
About
Minimal RestMQ implementations in a single place
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published