Uses old Rust 2015

0.2.2 Aug 17, 2018
0.2.1 Aug 5, 2018
0.2.0 Jul 31, 2018

#36 in #reactor

MIT license

15KB
332 lines

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

Dependencies

~4.5–6MB
~98K SLoC