dustin / go-coap

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

TCP CoAP support #20

Open jvermillard opened 9 years ago

jvermillard commented 9 years ago

A TCP version of CoAP is under specification: https://tools.ietf.org/html/draft-tschofenig-core-coap-tcp-tls-02

The message format is not so different, would be nice to support it