src/coap/coap.hpp file

Namespaces

namespace prf
namespace prf::coap

Classes

struct prf::coap::EndpointDescriptor
Static endpoint descriptor consumed by CoAP server.
struct prf::coap::EndpointTableView
Immutable view of one static endpoint table.
struct prf::coap::Request
Parsed request view forwarded to endpoint callback.
struct prf::coap::Response
Endpoint response data returned by callback.
class prf::coap::Server
Minimal CoAP server and router.