Cadair / matrix-appservice-hangouts

A prototype Matrix<->Hangouts appservice written in Python 3.6 using asyncio.
MIT License
12 stars 4 forks source link

Handle unexpected disconnects from hangouts #15

Open Cadair opened 6 years ago

Cadair commented 6 years ago

I have had this running for the last couple of days, it seems that from time to time the session expires. The AS should handle this and automatically reconnect.