Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 463 Bytes

fahrenheit (formerly known as toykio)

Build Status

FOR LEARNING PURPOSES ONLY

This is a greatly simplified implementation

  • std::future::Future compatible executor on top of select(2) event loop
  • AsyncRead/AsyncWrite TcpStream implementations

todo:

  • more comments