Skip to content

alreece45/amqp-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#amqp-rs

Build Status

Various modules for AMQP.

This library does not yet interact with clients or servers.

Still in early stages: experimental and under development.

Crate Build Description Docs
amqp0-client Build Status Client for connecting, publishing, and consuming messages Docs
amqp0-primitives Build Status Basic structures for sending and receiving AMQP messages Docs
amqp0-parser-nom Build Status Nom parsing to AMQP primitives Docs
amqp0-specs Build Status API for accessing spec information (methods, fields, etc) Docs
amqp0-specgen Build Status Code to parse the AMQP specifications and create amqp0-specs
amqp0-codegen Build Status Code Generation for other crates (primitives, parsers, etc)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages