zoap

A WiP CoAP implementation for bare-metal constrained devices in Zig

git clone https://git.8pit.net/zoap.git

1module github.com/nmeum/zoap/testvectors
2
3go 1.17
4
5require github.com/plgd-dev/go-coap/v2 v2.4.0