Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 486 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 486 Bytes

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