Expand description
Experimental implementation of AMQP 1.0 CBS extension protocol
Please note that because the CBS protocol is still in draft, this crate is expected to see breaking changes in all future releases until the draft becomes stable.
Modules§
- Implements the CBS client
- Defines constants used in the crate
- Defines PutTokenRequest and PutTokenResponse
- Defines CbsToken struct
Traits§
- An async version of
CbsTokenProvider
- A trait for providing CBS tokens
- An async version of
CbsTokenProvider