Re-exports§
pub use self::client::CoapClientSession;
pub use self::server::CoapServerSession;
Modules§
Structs§
- A handle returned by CoAP sessions upon sending a request.
Enums§
- The representation of a CoAP session.
- Representation of the states that a session can be in.
Traits§
- Trait for functions that are common between client and server sessions.