fahrenheit 4.5.1

toy futures executor (formerly known as toykio)
docs.rs failed to build fahrenheit-4.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: fahrenheit-4.5.4

fahrenheit (formerly known as toykio)

NOT AFFILIATED WITH TOKIO

NO I DIDN'T JUST SAY TOKIO

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