shamblett / coap

A Coap package for dart
Other
16 stars 13 forks source link

Observing resources does not work anymore #190

Closed JKRhb closed 4 weeks ago

JKRhb commented 1 month ago

If I am not mistaken, the client's observe method does not work as expected anymore and emits only the response to the initial registration request while ignoring any subsequent responses. This behavior can be observed[^1] when running the get_observe_async example.

[^1]: No pun intended ;)

shamblett commented 1 month ago

Agreed, well spotted.

shamblett commented 4 weeks ago

Confirmed this working now, thanks.

JKRhb commented 4 weeks ago

Confirmed this working now, thanks.

Thank you :) Would it be possible for you to create a new patch release with the changes?

shamblett commented 4 weeks ago

Done, package re released at version 9.0.4