mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-01-31 09:35:02 +01:00
1bda6a2002
* 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>