mastodon/streaming
ThibG d63c3c0cef Improve streaming server security ()
* Check OAuth token scopes in the streaming API

* Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token

Inspired by https://github.com/kubevirt/kubevirt/issues/1242
..
index.js Improve streaming server security ()