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 21.2.0 at 2021-02-28 21:00:42.