Constrained Application Protocol: Difference between revisions

Content deleted Content added
hyperlink RFC 7252 to IETF documentation
Implementations: Added RFC 7641, RFC 7959 to the list of implemented standards for node-coap (see the README file on Github)
Line 245:
| 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
|-
| node-coap || Javascript || RFC 7252,
RFC |7641, RFC 7959
| Client + Server || Core, Observe, Block || MIT || https://github.com/mcollina/node-coap
|-
| Ruby coap || Ruby || RFC 7252 || Client + Server (david) || Core, Observe, Block, RD || MIT, GPL || https://github.com/nning/coap<br/>https://github.com/nning/david