CoAP
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 36 public repositories matching this topic...
PENIOT: Penetration Testing Tool for IoT
-
Updated
Feb 22, 2022 - Python
A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython
-
Updated
Jun 20, 2025 - Python
Middleware for secure IoT provisioning, access and control.
-
Updated
Jun 4, 2019 - Python
Basic support for CoAP for AWS IoT - In Development
-
Updated
Jul 8, 2018 - Python
FuzzCoAP - Fuzzing for Robustness and Security Testing of CoAP Servers
-
Updated
Jun 23, 2018 - Python
Benchmarking post-quantum cryptographic algorithms in CoAP.
-
Updated
Jun 30, 2025 - Python
Sort of coAP implementation for the ns3 emulator
-
Updated
Oct 29, 2022 - Python
PhD Work of a CoAP application for IoT Class (2020).
-
Updated
May 27, 2020 - Python
-
Updated
Nov 19, 2021 - Python