Exchange CoAP requests and responses via SLIP.
Exchange CoAP requests and responses via SLIP.
This extension is part of the Slipmux draft.
This will multiplex CoAP messages via the Serial Line Internet Protocol. It spawns an extra thread as a CoAP server. The incoming requests are handled with nanocoap
according to any NANOCOAP_RESOURCE
s present in the binary. See nanoCoAP small CoAP library for more.
To enable this implementation, select
USEMODULE += slipdev_config