Releases: Xaeroxe/async-io-converse
Releases · Xaeroxe/async-io-converse
3.0.0
29 Jan 21:34
Compare
Sorry, something went wrong.
No results found
CHANGELOG
Make drive_forever return the future it generates, rather than immediately spawning that future onto the tokio runtime.
Update async-io-typed to 3.0.0
Use newtype enum for checksum_enabled in order to make user code more readable
2.0.0
23 Jan 18:53
Compare
Sorry, something went wrong.
No results found
CHANGELOG
Bump async-io-typed to version 2.0.0
Add support for optional checksum feature from async-io-typed.
1.0.2
02 Jan 22:10
Compare
Sorry, something went wrong.
No results found
CHANGELOG:
Add optimize_memory_usage functions, allowing you to reduce the memory usage of this library if it grows too large.
1.0.1
02 Jan 04:54
Compare
Sorry, something went wrong.
No results found
CHANGELOG:
fix: don't discard messages just because something was removed from the pending replies box
1.0.0
01 Jan 15:59
Compare
Sorry, something went wrong.
No results found