Skip to content

FauxFaux/aiowrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiowrap

A couple of utilities that I have ended up wanting in various projects, around futures::io::AsyncRead streams.

  • ShortRead is an intentionally, controllably naughty AsyncRead for testing.
  • DequeReader is an AsyncBufRead which can be arbitrarily extended.

Documentation

Please read the aiowrap documentation on docs.rs.

License

MIT or Apache 2.0.

About

Small helpers for using AsyncRead/AsyncWrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages