zubairhamed / canopus

CoAP Client/Server implementing RFC 7252 for the Go Language
Apache License 2.0
155 stars 41 forks source link

Fixes Issue #69 #76

Closed zubairhamed closed 8 years ago

zubairhamed commented 8 years ago

Refactor so that SendMessage defers to a channel and using main readUdp function instead of a read within function