zubairhamed / canopus

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

Observe Notify example not working #73

Closed mkwatson closed 7 years ago

mkwatson commented 8 years ago

The client OnNotify method is never called

mkwatson commented 8 years ago

I'm getting "port not available" on OS X. I'm not sure if the incoming UDP request is blocked, or the application isn't listening on the port

zubairhamed commented 8 years ago

Hey Mark, which port are you running on?