Telethon/telethon/_network
Lonami Exo 4f4c7040d1 Stop using futures as one-shot channels
Instead, use a single-item queue. This is asyncio.run-friendly,
even when the client is initialized outside of async def.
2022-01-16 13:59:43 +01:00
..
transports Completely overhaul connections and transports 2022-01-15 13:33:50 +01:00
__init__.py Completely overhaul connections and transports 2022-01-15 13:33:50 +01:00
authenticator.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
connection.py Get rid of client.loop 2022-01-16 13:51:23 +01:00
mtprotoplainsender.py Completely overhaul errors to be generated dynamically 2021-09-24 20:12:00 +02:00
mtprotosender.py Stop using futures as one-shot channels 2022-01-16 13:59:43 +01:00
mtprotostate.py Completely overhaul errors to be generated dynamically 2021-09-24 20:12:00 +02:00
requeststate.py Rename more subpackages and modules 2021-09-11 17:48:23 +02:00