MTPyroger/pyrogram/connection/transport/tcp
Alisson Lauffer 1dc4df8cb1
Improve typing hints (#537)
* Change type1 or type2 to Union[type1, type2]

* Address @KunoiSayami suggestions

* Change Union[type1, None] to Optional[type1]

* Update PR with latest commit changes

* Address Dan suggestions
2020-12-20 17:05:17 +01:00
..
__init__.py Change logging hierarchy for loading plugins (#451) 2020-08-21 07:28:27 +02:00
tcp_abridged_o.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
tcp_abridged.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
tcp_full.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
tcp_intermediate_o.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
tcp_intermediate.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
tcp.py Move crypto calls to threads in case of big enough chunks 2020-12-07 19:16:46 +01:00