pyrofork/pyrogram
Dan 8454d438be Refactor the project by using Mixin classes
This will cut client.py down from ~4k to ~1k SLOC and also
makes the whole project tidier and more organized.
2018-05-07 14:30:55 +02:00
..
api Use __name__ instead of .split(".")[-1] 2018-05-02 00:36:39 +02:00
client Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
connection Make proxy loading simpler 2018-04-13 12:30:13 +02:00
crypto Revert "Remove old code and use a better error message" 2018-04-02 10:02:30 +02:00
session Remove unpack_dispatch_and_ack method 2018-05-06 14:55:41 +02:00
__init__.py Set develop version 2018-05-06 13:59:15 +02:00