Establishing a WebSocket connection Open a multiplexed WebSocket connection to receive events.
https://docs.joinmastodon.org/methods/streaming/#websocket
Check if the server is alive Verify that the streaming service is alive before connecting to it
https://docs.joinmastodon.org/methods/streaming/#health
Establishing a WebSocket connection Open a multiplexed WebSocket connection to receive events.