52d1c9767e
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.
2 lines
144 B
Text
2 lines
144 B
Text
gevent is a coroutine-based Python networking library that uses greenlet
|
|
to provide a high-level synchronous API on top of libevent event loop.
|