slackbuilds_ponce/python/trollius/README

5 lines
224 B
Text
Raw Normal View History

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.