Constrained Application Protocol: Difference between revisions

Content deleted Content added
m Minor edits.
Implementations: nanoCoAP implements DTLS as of https://github.com/RIOT-OS/RIOT/pull/18724
Line 245:
| microCoAPy || MicroPython || RFC 7252 || Client + Server || Core || Apache License 2.0 || https://github.com/insighio/microCoAPy
|-
| nanocoapnanoCoAP || C || RFC 7252 || Client + Server || Core, Blockwise Transfers, DTLS || LGPL || https://api.riot-os.org/group__net__nanocoap.html
|-
| nCoap || Java || RFC 7252 || Client + Server || Observe, Blockwise Transfers, CoRE Link Format, [https://tools.ietf.org/html/draft-kleine-core-coap-endpoint-id-01 Endpoint-ID-Draft] || BSD || https://github.com/okleine/nCoAP