Event-driven Infrastructure for Modern Cloud
-
Updated
Dec 18, 2025 - Go
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.
Event-driven Infrastructure for Modern Cloud
Implementation of CoAP Server & Client in Go
Secure and Interoperable Internet of Things
Industrial IoT Messaging and Device Management Platform
Flogo Contribution repo. Contains activities, triggers, models and actions.
Golang implementation of EMQX, the most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
Implements a custom device on hello.nrfcloud.com/map that connects to nRF Cloud using CoAP and sends LwM2M objects using senML encoded as CBOR.
CoAP over TCP (RFC 8323) implementation in Go