- Notifications
You must be signed in to change notification settings - Fork81
Version 3.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Support for Rust async/await
- All oftokio-socketcan has been merged into this crate and will be available with an
async-tokio
build feature. - #41 Added initial support for
async-io
for use withasync-std
andsmol
- Split
SocketOptions
trait out ofSocket
trait for use with async (breaking) - Added cargo build features for
tokio
orasync-io
. - Also created specific build features for
async-std
andsmol
which just bring in theasync-io
module and alias the module name toasync-std
orsmol
, respectively, and build examples for each.
Assets2
Uh oh!
There was an error while loading.Please reload this page.