bkad / prat

group chat with markdown served over websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reconnect after websocket timeout/error

bkad opened this issue · comments

There are really two parts to this, the actual design/implementation of the reconnection and the UI to let the user know what's happening.

the reconnection logic in 4b368fc, UI still nonexistent

Alert UI added in 315d3da