Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 390 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 390 Bytes

fahrenheit (formerly known as toykio)

Build Status

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