# fahrenheit (formerly known as `toykio`) [![Build Status](https://travis-ci.com/polachok/fahrenheit.svg?branch=master)](https://travis-ci.com/polachok/fahrenheit) *FOR LEARNING PURPOSES ONLY* This is a greatly simplified implementation - [x] futures 0.3 compatible executor on top of select(2) event loop - [x] AsyncRead/AsyncWrite TcpStream implementations todo: - [ ] more comments