Skip to content

polachok/fahrenheit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

72 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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