11 releases
0.0.10 | Nov 29, 2020 |
---|---|
0.0.9 | Nov 27, 2020 |
#10 in #proton
10KB
175 lines
qpid_proton
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
~92K SLoC