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.

List CoAP repositories

coap-rs

201
Stars
47
Forks
Watchers

A Constrained Application Protocol(CoAP) library implemented in Rust.

stream-reactor

1.0k
Stars
363
Forks
Watchers

A collection of open source Apache 2.0 Kafka Connector maintained by Lenses.io.

jetlinks

481
Stars
254
Forks
Watchers

JetLinks Core

golden-gate

291
Stars
31
Forks
Watchers

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

171
Stars
17
Forks
Watchers

Secure and Interoperable Internet of Things

tencentcloud-iot-sdk-embedded-c

147
Stars
71
Forks
Watchers

SDK for connecting to Tencent Cloud IoT from a device using embedded C.

IOWA

86
Stars
32
Forks
Watchers

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.

Groza

556
Stars
216
Forks
Watchers

开源物联网平台 - 物联网解决方案的设备管理,数据收集,处理

californium

714
Stars
361
Forks
Watchers

CoAP/DTLS Java Implementation

go-coap

430
Stars
113
Forks
Watchers

Implementation of CoAP Server & Client in Go