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
12 stars 10 forks source link

Remove legacy zeroconf crate #194

Closed geonnave closed 5 months ago

geonnave commented 5 months ago

With the introduction of lakers-ead-authz, ead-zeroconf became obsolete.

geonnave commented 5 months ago

CI is failing due to coap-handler and friends being updated. Since it is only affecting example code, I am proceeding with the merge.