gotosocial/internal/api/client
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
..
accounts [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
admin [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
apps [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
blocks [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
bookmarks [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
customemojis [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
favourites [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
filters [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
followrequests [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
instance [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
lists [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
notifications [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
search [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statuses [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
streaming [bugfix] return early in websocket upgrade handler (#1315) 2023-01-08 11:43:08 +00:00
timelines [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
user [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00