mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-11 01:00:55 +01:00
* launch websocket streaming in goroutine to allow upgrade handler to return * don't send any message on ping, improved close check on failed read * use context to signal wsconn close, ensure canceled in read goroutine Signed-off-by: kim <grufwub@gmail.com>