rabbitmq-stream-client 0.4.1

A Rust client for RabbitMQ Stream
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[workspace]
publish = false
changelog_update = false

[[package]]
name = "rabbitmq-stream-client"
publish = true
changelog_update = true

[[package]]
name = "benchmark"
publish = false
changelog_update = false

[[package]]
name = "rabbitmq-stream-protocol"
publish = true
changelog_update = true