amqp-client.cr
AMQP client library
An AMQP 0-9-1 client implementation for Crystal
An AMQP 0-9-1 client for Crystal
69 stars
17 watching
10 forks
Language: Crystal
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
naqvis/cr-xmpp | A lightweight Crystal library for creating XMPP clients and components with simple automation and event-based architecture. | 16 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 4 |
azure/azure-uamqp-c | An implementation of the AMQP 1.0 protocol for communication with Azure Cloud Services | 60 |
azure/azure-uamqp-python | An AMQP 1.0 client library for Python. | 57 |
azure/azure-amqp | An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications. | 94 |
mjblack/win32cr | A Crystal library for accessing the Windows API | 17 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
apache/rocketmq-client-cpp | A C++ client for Apache RocketMQ, providing messaging and streaming capabilities. | 370 |
polyconseil/aioamqp | An implementation of the AMQP 0.9.1 protocol using Python's asyncio library | 279 |
oz/pinboard.cr | A client library for interacting with the Pinboard API | 5 |
spider-gazelle/crystal-mqtt | An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol | 20 |
hreinhardt/amqp | A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems. | 127 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |