mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
332 stars 36 forks source link

Update api.go to implement websocket retry #187

Closed rollingonchrome closed 4 months ago

rollingonchrome commented 4 months ago

Per my exchange with Donovon, I worked with ChatGPT to attempt to implement a websocket retry with exponential backoff.