pyrofork/pyrogram
Dan f29b8bb7e4 Cache the session right after they start. Related to #68
@EriHoss is right, the session can know how to clean itself in
case for some reason it fails to start, hence it makes much more
sense to cache sessions right after they start. Also, clear the
media_sessions dict when stopping to get rid of closed sessions.
2018-05-01 21:08:47 +02:00
..
api Show only the type name (class) 2018-04-30 20:40:32 +02:00
client Cache the session right after they start. Related to #68 2018-05-01 21:08:47 +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 Join net worker threads before stopping. Fixes #62 2018-04-29 20:30:32 +02:00
__init__.py Add callback query support 2018-04-28 23:48:38 +02:00