Re-exports

pub use backend::Backend;

Modules

Backend module provides swappable CoAP client backends

Structs

Async CoAP client, generic over Backend implementations

Client connection options

Options for connecting client to hosts

Request options, for configuring CoAP requests

Enums

CoAP client errors

The request codes.

Supported transports / schemes

Constants

Type Definitions

Tokio base CoAP client