threema-web icon indicating copy to clipboard operation
threema-web copied to clipboard

Prevent implicit closing of WebSocket

Open lgrahl opened this issue 5 years ago • 0 comments

When the WebSocket's buffering limit (which we need to determine by hand since there's no API for it) is being reached, the WebSocket implicitly closes when enqueuing more data.

lgrahl avatar Sep 24 '18 22:09 lgrahl