GoToSocial/internal
kim 1bda6a2002
[bugfix] return early in websocket upgrade handler (#1315)
* 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>
2023-01-08 11:43:08 +00:00
..
ap [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
api [bugfix] return early in websocket upgrade handler (#1315) 2023-01-08 11:43:08 +00:00
cache [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
concurrency [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
config [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
db [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
email [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
federation [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
gotosocial [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
gtserror [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
gtsmodel [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
httpclient [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
id [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
iotools [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
log [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
media [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
messages [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
middleware [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
netutil [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
oauth [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
oidc [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
processing [bugfix] fix panic during status delete loop by breaking out early on len(statuses) == 0 (#1317) 2023-01-08 11:33:03 +01:00
regexes [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
router [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
state [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
storage [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
stream [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
text [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
timeline [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
trans [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
transport [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
typeutils [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
uris [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
util [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
validate [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
visibility [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
web [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00