Skip to content

carllerche/eventual_io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate is deprecated!

This crate is deprecated in favor of Tokio.

Eventual IO

An async IO library built with Eventual futures & streams and Mio IO reactor.

** This is in an experimental state **

This should mostly work as is, but error handling is not as robust as it should be. Also, this should be integrated with a thread pool for execution and not execute callbacks on the event loop.

See the example TCP proxy.

About

Async IO based around Futures & Streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages