# go-coap **Repository Path**: houwentaoff/go-coap ## Basic Information - **Project Name**: go-coap - **Description**: Implementation of CoAP in go. - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-18 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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