Developers: anyone using Binance Web Socket streams?

I’m developing an app against Binance’s API, but in the past few days, I’ve never successfully got any event through their published web socket streams, such as the one documented at binance-official-api-docs/web-socket-streams.md at master · binance-exchange/binance-official-api-docs · GitHub. The connection is successful, just no event coming in. I think their WS API is just down, but I’m not entirely sure. Anyone else using their streams?

Hey,
Have you had the chance to run the WebSocket stream using one of the Binance connectors?

Here are a few examples that you might find helpful: