matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/kt/client
Andrew Ferrazzutti 8ac16e00fc Handle disconnections from the node module
Make the bridge module auto-reconnect to the node module in case the
latter ever crashes (or is started after the bridge module).

Also work towards more holistic auto-reconnect logic in general.
2022-04-08 05:04:46 -04:00
..
__init__.py
client.py Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
error_helper.py
errors.py
types.py