Constrained Application Protocol: Difference between revisions

Content deleted Content added
Mkarts (talk | contribs)
libcoap supports TLS (TCP) and DTLS (UDP)
Mkarts (talk | contribs)
replace wrongly moved active project
Line 205:
|-
| Californium || Java || RFC 7252, RFC 7641, RFC 7959|| Client + Server || Observe, Blockwise Transfers, Multicast (since 2.x), DTLS (+ DTLS 1.2 Connection ID) || EPL+EDL || https://www.eclipse.org/californium https://github.com/eclipse/californium
|-
| CoAP implementation for Go || [[Go (programming language)|Go]] || RFC 7252|| Client + Server || Core + Draft Subscribe || MIT || https://github.com/dustin/go-coap
|-
| CoAPSharp || C#, .NET || RFC 7252|| Client + Server || Core, Observe, Block, RD || MIT || http://www.coapsharp.com https://github.com/FemtomaxInc/coapsharp
|-
| FreeCoAP || C || RFC 7252|| Client + Server + HTTP/CoAP Proxy ||Core, DTLS, Blockwise Transfers || BSD || https://github.com/keith-cullen/FreeCoAP
|-
| Go-CoAP implementation for Go || [[Go (programming language)|Go]] || RFC 7252, RFC 8232, RFC 7641, RFC 7959|| Client + Server || Core, +Observe, DraftBlockwise, SubscribeMulticast, TCP/TLS || MITApache License 2.0 || https://github.com/dustinplgd-dev/go-coap
|-
| java-coap || Java || RFC 7252, RFC 7641, RFC 7959, RFC 8323|| Client + Server || || Apache License 2.0 || https://github.com/PelionIoT/java-coap
Line 270:
| Canopus || [[Go (programming language)|Go]] || RFC 7252|| Client + Server || Core || Apache License 2.0 || https://github.com/zubairhamed/canopus
|-
| Go-CoAP implementation for Go || [[Go (programming language)|Go]] || RFC 7252, RFC 8232, RFC 7641, RFC 7959|| Client + Server || Core, Observe,+ Blockwise,Draft Multicast, TCP/TLSSubscribe || Apache License 2.0MIT || https://github.com/plgd-devdustin/go-coap
|-
| CoAP.NET || C# || RFC 7252, coap-13, coap-08, coap-03 || Client + Server || Core, Observe, Blockwise Transfers || 3-clause BSD || https://github.com/smeshlink/CoAP.NET