shamblett / coap

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

fix: don't call completer on timeout after reconnect #156

Closed JKRhb closed 1 year ago

JKRhb commented 1 year ago

This PR contains the fix from https://github.com/shamblett/coap/issues/153#issuecomment-1396977877.

Potentially resolves #153.

CC @vincent-iQontrol