Telethon/telethon/network
Lonami Exo adfe861e9f Create a self-contained MTProtoState
This frees us from using entire Session objects in something
that's supposed to just send and receive items from the net.
2018-06-09 11:34:01 +02:00
..
connection Fix basic requests sending and receiving 2018-06-06 21:42:48 +02:00
__init__.py Create auth_key if not present 2018-06-07 16:32:12 +02:00
authenticator.py Implement retry and fail cases in authenticator 2018-06-07 17:25:02 +02:00
mtprotoplainsender.py Create auth_key if not present 2018-06-07 16:32:12 +02:00
mtprotosender.py Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00
mtprotostate.py Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00