shamblett / coap

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

Specifying client timeout #78

Closed JosefWN closed 2 years ago

JosefWN commented 2 years ago

The client.timeout overrides the timeout implicitly specified by the config, should we allow this/do we need this? Initial discussion: https://github.com/shamblett/coap/pull/76#discussion_r852652408

I propose just dropping the client.timeout and letting the config dictate timeouts. Easier to manage in code and less confusing to the users of the library.

shamblett commented 2 years ago

Package re released at version 4.0.0