txaio._unframework¶
This provides a version of the API which only throws exceptions; this is the default so that you have to pick asyncio or twisted explicitly by calling .use_twisted() or .use_asyncio()
Attributes¶
Functions¶
|
This provides a version of the API which only throws exceptions; this is the default so that you have to pick asyncio or twisted explicitly by calling .use_twisted() or .use_asyncio()
|