Constrained Application Protocol: Difference between revisions

Content deleted Content added
Implementations: Update supported Coap extension by the libcoap library in accordance with their Github Readme.md
Added the Guile implementation
Line 229:
|-
| FreeCoAP || C || RFC 7252|| Client + Server + HTTP/CoAP Proxy ||Core, DTLS, Blockwise Transfers || BSD || https://github.com/keith-cullen/FreeCoAP
|-
| guile-coap || Guile || RFC 7252, RFC 8323 || Client + Server || || GPL-3.0-or-later || https://codeberg.org/eris/guile-coap
|-
| iCoAP || Objective-C || RFC 7252|| Client || Core, Observe, Blockwise Transfers || MIT || https://github.com/stuffrabbit/iCoAP