toykio

Crates.iotoykio
lib.rstoykio
version0.2.2
sourcesrc
created_at2018-07-31 12:09:50.15935
updated_at2018-08-17 07:06:26.036899
descriptiontoy tokio reactor
homepagehttps://github.com/polachok/toykio
repositoryhttps://github.com/polachok/toykio
max_upload_size
id76781
size15,408
Alexander Polakov (polachok)

documentation

README

toykio: toy "tokio" implementation

FOR LEARNING PURPOSES ONLY

This is a greatly simplified implementation

  • futures 0.3 compatible executor on top of select(2) event loop
  • AsyncRead/AsyncWrite TcpStream implementations

todo:

  • more comments
Commit count: 72

cargo fmt