This release includes improvements to Stream stability when using the async interface (feature: "tokio").
Change log
- Reference count Streams when using the tokio feature
- Add a
wait_timeout()interface to wait on a Stream until the value is updated or the timeout is reached
Full Changelog: https://github.com/kladd/krpc-client/commits/v0.6.1