zubairhamed / canopus

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

change for updated NewRequest signature #84

Closed cbrake closed 7 years ago

cbrake commented 7 years ago

Hi, is this change correct?

ws141 commented 7 years ago

I found the same issue here. One could also alternatively call canopus.NewRequestWithMessageId in rather then dropping message id.