dustin / go-coap

Implementation of CoAP in go.
MIT License
341 stars 103 forks source link

Constrained Application Protocol Client and Server for go

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