#proton #amqp #service-bus #qpid #eventhub

qpid_proton

Rust bindings for the Apache Qpid Proton C library

11 releases

0.0.10 Nov 29, 2020
0.0.9 Nov 27, 2020

#9 in #proton

Download history 55/week @ 2024-02-24

55 downloads per month

Apache-2.0

10KB
175 lines

qpid_proton

Latest Version

Rust bindings for the Apache Qpid Proton EMS C library.

License

qpid_proton is licensed under Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0).

Build

This is still experimental and only partially working.

run qpid a server

docker run -it --rm -p 8080:8080 -p 5672:5672 -e AUTH=admin:admin itherz/qpid-server

Dependencies

~4.5MB
~91K SLoC