liboscore-msgbackend 0.2.1

An implementation of libOSCORE's CoAP messages based on the cjGoap-message crate
Documentation

Backend for liboscore's native message API

This is (and, unless one wants to go through Box<dyn ReadableMessage>) necessarily a bit opinionated, in that it binds to a concrete message type (or set thereof).

It wraps different implementations of coap-message in an enum.