Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/go-coap

Implementation of CoAP in go.
https://github.com/dustin/go-coap

Last synced: 13 days ago
JSON representation

Implementation of CoAP in go.

Awesome Lists containing this project

README

        

# Constrained Application Protocol Client and Server for go

You can read more about CoAP in [RFC 7252][coap]. I also did
some preliminary work on `SUBSCRIBE` support from
[an early draft][shelby].

[shelby]: http://tools.ietf.org/html/draft-shelby-core-coap-01
[coap]: http://tools.ietf.org/html/rfc7252