Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dustin/go-coap
- Owner: dustin
- License: mit
- Created: 2012-07-01T05:15:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T08:12:03.000Z (about 5 years ago)
- Last Synced: 2024-05-09T20:27:27.465Z (6 months ago)
- Language: Go
- Size: 95.7 KB
- Stars: 338
- Watchers: 33
- Forks: 101
- Open Issues: 21
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome-CoAP - go-coap - Implementation of CoAP in go. (Libraries / Go)
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