stomp-rs
STOMP client
A Rust client library for the STOMP protocol, allowing Rust programs to interact with message queues.
A STOMP client in Rust. Compatible with RabbitMQ, ActiveMQ.
90 stars
5 watching
29 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tonyg/racket-stomp | An implementation of the STOMP 1.1 protocol for client-side use in Racket programming languages | 12 |
spider-gazelle/stomp | A Crystal implementation of the STOMP protocol for communicating with devices supporting it. | 1 |
wingify/lua-resty-rabbitmqstomp | A Lua client library for RabbitMQ STOMP protocol using the cosocket API | 194 |
vert-x3/vertx-stomp | An implementation of the STOMP specification for building distributed messaging systems | 31 |
abdolence/slack-morphism-rust | A Rust library for interacting with Slack APIs, supporting various communication modes. | 159 |
bbc/node-radiovis-stomp-server | A Node.js implementation of the STOMP protocol for broadcasting content to clients. | 12 |
skoogjacob/rs_twitter_request | A Rust library for making requests to the Twitter v2 API using reqwest. | 1 |
tonikasoft/sc_client | A Rust client for interacting with the SuperCollider sound server. | 15 |
eventstore/eventstoredb-client-rust | A Rust client library that provides a gRPC interface to the EventStoreDB event-native database | 50 |
iddm/challonge-rs | A Rust client library for interacting with the Challonge REST API. | 2 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
chill-rs/chill | A client-side CouchDB library for Rust, aiming to provide a convenient and efficient way to interact with CouchDB databases. | 36 |
scs/substrate-api-client | A Rust library for connecting to Substrate-based nodes via WebSockets and interacting with their RPC interfaces. | 261 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
mstroecker/zig-robotstxt | A lightweight HTTP server serving a disallow robots.txt file in the Zig programming language. | 2 |