/libasync

Asynchronous wrapper around libuv and libco

Primary LanguageCOtherNOASSERTION

libasync

A library for asynchronous I/O, using fibers/coroutines. Built on libuv and libco.

Also includes an optional HTTP server/client. This might be split into a separate library at some point. Uses http_parser and LibreSSL.

License: MIT