blob: f7a641f0c240066673cdf5a9bf016a644b48211b (
plain) (
blame)
1
2
3
4
5
|
Trollius provides infrastructure for writing single-threaded concurrent code
using coroutines, multiplexing I/O access over sockets and other resources,
running network clients and servers, and other related primitives.
WWW: https://github.com/haypo/trollius
|