Available on
riot_module_gcoap
only.Expand description
This module provides a wrapper around a coap_handler::Handler that can be registered at a RIOT GcoapHandler.
Structsยง
- Adapter to get a crate::gcoap::Handler from a more generic coap_handler_0_2::Handler, typically to register it through a crate::gcoap::SingleHandlerListener.