https://github.com/dustin/go-coap
Implementation of CoAP in go.
https://github.com/dustin/go-coap
Last synced: 9 months 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 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T08:12:03.000Z (about 6 years ago)
- Last Synced: 2024-05-09T20:27:27.465Z (over 1 year 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)
- Agile-IoT-awesome-open-iot - gocoap - coap.svg?style=social&label=Star&maxAge=2592000)]() | Implementation of CoAP in go | MIT | Go | (Messaging / CoAP)
- awesome-iot - Go CoAP ★ 110 ⧗ 8 - Implementation of CoAP in go. (Protocol Library / CoAP)
- awesome-open-iot - gocoap - coap.svg?style=social&label=Star&maxAge=2592000)]() | Implementation of CoAP in go | MIT | Go | (Messaging / CoAP)
- awesome_iot - Go CoAP ★ 110 ⧗ 8 - Implementation of CoAP in go. (Protocol Library / CoAP)
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