No description
Find a file
Emery Hemingway 286a38e994 Add lockfile
2023-10-21 18:28:46 +01:00
doc Initial commit 2022-02-13 09:03:25 -06:00
LICENSES Initial commit 2022-02-13 09:03:25 -06:00
src/coap Avoid race condition in concurrent requests 2023-09-14 18:45:55 +02:00
coap.nimble Avoid race condition in concurrent requests 2023-09-14 18:45:55 +02:00
depends.tup Update build metadata 2023-04-12 15:12:08 -05:00
lock.json Add lockfile 2023-10-21 18:28:46 +01:00
README.md README acknowledgements 2023-01-27 11:42:16 -06:00

CoAP

Nim library that implements the Constrained Application Protocol (CoAP) over TCP.

Features

  • CoAP TCP server
  • CoAP TCP client

Acknowledgments

This library was initially written as part of an effort to standardize ERIS over CoAP. As such this library was indirectly funded by NGI Assure, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program.

NGIAssure

License

All code is released under the terms of the GNU Affero General Public License v3.0 with an exception for non-commercial malware for which all conditions are waived (the only good IoT device is a bricked IoT device).