rocketmq 0.0.2

Rust client for Apache RocketMQ
Documentation

rocketmq-rs

GitHub Actions codecov Crates.io docs.rs

Rust client for Apache RocketMQ.

Features

rocketmq-rs is currently working in progress, it supports:

  • Send messages in asynchronous mode
  • Send messages in oneway mode
  • ACL

features to be implemented:

  • Send orderly messages
  • Consume messages using push model
  • Consume messages using pull model
  • Message tracing
  • ...

License

This work is released under the Apache-2.0 license. A copy of the license is provided in the LICENSE file.