feat: add async support
This commit is contained in:
3
CHANGELOG.md
Normal file
3
CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# v0.2.0
|
||||
|
||||
* Added async client support behind a non-default cargo feature flag using tokio's `AsyncRead` and `AsyncWrite`.
|
||||
Reference in New Issue
Block a user