openwsn-berkeley / lakers

EDHOC implemented in Rust, optimized for microcontrollers, with bindings for C and Python.
https://crates.io/crates/lakers
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

examples/c: Fix use of CoAP #238

Closed chrysn closed 6 months ago

chrysn commented 7 months ago

These changes enable the lakers-c-native client application to run against the stricter coapserver-coaphandler implementation.