forked from kurokikaze/node-amqp
-
Notifications
You must be signed in to change notification settings - Fork 1
AMQP client for nodejs
License
naudo/node-amqp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NodeJS and RabbitMQ can be best friends This is totally not complete at all - you can subscribe to a queue, but you can't publish or interact with exchanges yet. See client.js for an example Part of this code is generated from the AMQP spec. Before using, you must run: rake generate_from_xml Or use makefile: make Major TODOs: - Helper interfaces for receiving messages - Publish to an exchange - Test suite
About
AMQP client for nodejs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%