microcoap
CoAP server
A small CoAP implementation for microcontrollers
A small CoAP implementation for microcontrollers
338 stars
58 watching
122 forks
Language: C
last commit: over 6 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
insighio/microcoapy | A library that implements CoAP protocol on microcontrollers with MicroPython support | 60 |
staropram/cantcoap | A simple CoAP implementation for building constrained device networks. | 86 |
lobaro/lobaro-coap | A C implementation of the Constrained Application Protocol (CoAP) for use in networked embedded systems and IoT devices. | 124 |
pelioniot/java-coap | A Java library for building CoAP-based applications | 71 |
cpopp/microtelnetserver | A simple telnet server for interacting with the REPL in MicroPython-based systems. | 76 |
obgm/libcoap | A C implementation of a lightweight application protocol for constrained devices with networking and TLS support | 801 |
morkai/h5.coap | An implementation of the Constrained Application Protocol (CoAP) client for node.js. | 61 |
stuffrabbit/swiftcoap | Implementation of the Constrained Application Protocol (CoAP) in Swift for clients and servers. | 76 |
zubairhamed/canopus | A Constrained Application Protocol client/server implementation for the Go language | 155 |
openwsn-berkeley/coap | A CoAP client and server implementation for Python, aiming to standardize the Constrained Application Protocol. | 63 |
mwasilak/txthings | A Python implementation of the Constrained Application Protocol (CoAP) for asynchronous I/O networking | 94 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
coapjs/node-coap | A Node.js library for implementing the Constrained Application Protocol (CoAP) with TypeScript support | 533 |
smeshlink/coap.net | An implementation of the CoAP protocol in C# | 159 |
dustin/go-coap | An implementation of a lightweight, networked protocol for constrained devices. | 341 |