module documentation
(source)

asyncio-based reactor implementation.

Class AsyncioSelectorReactor Reactor running on top of asyncio.SelectorEventLoop.
Function install Install an asyncio-based reactor.
def install(eventloop=None): (source)

Install an asyncio-based reactor.

ParameterseventloopThe asyncio eventloop to wrap. If default, the global one is selected.
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.