mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-18 13:34:54 +00:00
Add TODO
This commit is contained in:
parent
e333e8dada
commit
f76c654548
@ -28,6 +28,7 @@ class Connection:
|
||||
MAX_RETRIES = 3
|
||||
|
||||
MODES = {
|
||||
# TODO: Implement other protocols using asyncio
|
||||
0: TCPFull,
|
||||
1: TCPAbridged,
|
||||
2: TCPIntermediate,
|
||||
|
Loading…
Reference in New Issue
Block a user