matrix-appservice-kakaotalk/matrix_appservice_kakaotalk
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
..
commands
db
formatter Set body of media replies to what official client sets them to 2022-04-06 14:57:06 -04:00
kt Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
rpc Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
util
web
__init__.py
__main__.py Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
config.py Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
example-config.yaml Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
get_version.py
matrix.py
portal.py Add missing argument 2022-04-06 14:16:12 -04:00
puppet.py Fix uploading portal avatars 2022-04-04 20:13:20 -04:00
user.py Handle disconnections from the node module 2022-04-08 05:04:46 -04:00
version.py