gjio

Crates.iogjio
lib.rsgjio
version0.1.3
sourcesrc
created_at2016-04-24 16:03:52.112754
updated_at2016-06-23 19:38:28.629385
descriptionAsynchronous input and output.
homepage
repositoryhttps://github.com/dwrensha/gjio
max_upload_size
id4839
size83,128
David Renshaw (dwrensha)

documentation

http://docs.capnproto-rust.org/gjio/

README

good job, yo

Asynchronous input and ouput, built on top of the gj event loop.

crates.io Build Status Build status

documentation

Uses epoll on Linux, kqueue on OSX, and I/O completion ports on Windows.

Commit count: 72

cargo fmt