rocketmq-remoting

Crates.iorocketmq-remoting
lib.rsrocketmq-remoting
version0.2.0
sourcesrc
created_at2024-01-27 17:05:49.087132
updated_at2024-06-04 15:37:13.643166
descriptionRust implementation of Apache rocketmq remoting
homepagehttps://github.com/mxsm/rocketmq-rust
repositoryhttps://github.com/mxsm/rocketmq-rust
max_upload_size
id1116848
size276,545
mxsm (mxsm)

documentation

README

The Rust Implementation of Apache RocketMQ remoting

Overview

The remoting module is primarily responsible for protocol encoding and decoding, as well as network-related functionalities.

Commit count: 277

cargo fmt