CoAP topic
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.
coap-rs
A Constrained Application Protocol(CoAP) library implemented in Rust.
stream-reactor
A collection of open source Apache 2.0 Kafka Connector maintained by Lenses.io.
golden-gate
Framework to connect wearables and other IoT devices to mobile phones, tablets and PCs with an IP-based protocol stack over Bluetooth Low Energy
hub
Secure and Interoperable Internet of Things
tencentcloud-iot-sdk-embedded-c
SDK for connecting to Tencent Cloud IoT from a device using embedded C.
IOWA
This repository contains sample applications illustrating how to use the IOWA SDK as well as the Evaluation IOWA SDK. The IOWA SDK is the most compact C implementation OMA LwM2M protocol.
californium
CoAP/DTLS Java Implementation
go-coap
Implementation of CoAP Server & Client in Go