gotosocial/internal/processing/stream
darrinsmart e323a930bf
[feature] Support multiple subscriptions on single websocket connection (#1489)
- Allow Oauth authentication on websocket endpoint
- Make streamType query parameter optional
- Read websocket commands from client and update subscriptions
2023-03-11 11:10:58 +01:00
..
authorize.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
authorize_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
delete.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
notification.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
notification_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
open.go [feature] Support multiple subscriptions on single websocket connection (#1489) 2023-03-11 11:10:58 +01:00
open_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
stream.go [feature] Support multiple subscriptions on single websocket connection (#1489) 2023-03-11 11:10:58 +01:00
stream_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
update.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00