node-amqp10
AMQP client
A Node.js client library for AMQP 1.0 messaging protocol
amqp10 is a promise-based, AMQP 1.0 compliant node.js client
134 stars
9 watching
56 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
amqp/node-red-contrib-rhea | A set of AMQP 1.0 protocol nodes for integrating message queues into Node-RED flows. | 6 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
nestjsx/nestjs-amqp | Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. | 190 |
minghuaw/fe2o3-amqp | A Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing | 64 |
markabrahams/node-net-snmp | Implementations of SNMP protocol versions 1, 2c and 3 | 212 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
actumn/celery.node | A task queue client/worker for Node.js based on the Celery protocol. | 283 |
hreinhardt/amqp | A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems. | 127 |