fahrenheit
fahrenheit copied to clipboard
toy futures executor 🚒📖🔥
fahrenheit (formerly known as toykio)
FOR LEARNING PURPOSES ONLY
This is a greatly simplified implementation
- [x] std::future::Future compatible executor on top of select(2) event loop
- [x] AsyncRead/AsyncWrite TcpStream implementations
todo:
- [ ] more comments