coaps
Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained networks in the Internet of Things, as defined by IETF RFC 7252. CoAP adopts a REST model making it easy to learn and easy to adapt to HTTP. coaps:// is a related protocol, where “s” stands for a secure layer using DTLS. Learn more at coap.technology.
Here are 6 public repositories matching this topic...
CoAPnet is a high performance .NET library for CoAP based communication. It provides a CoAP client and a CoAP server. It also has DTLS support out of the box.
-
Updated
Oct 16, 2022 - C#
Code examples, errata and additional tips and references to interesting projects for the book "Building Wireless Sensor Networks with OpenThread: Developing CoAP Applications for Thread Networks with Zephyr"
-
Updated
Jun 11, 2024 - C
CoAP examples using Mule CoAP Connector
-
Updated
Nov 8, 2025 - HTML