the number of stream

Hi,

In the document, a single connection can listen up to 1024 streams. If I have a combined stream connection like this
wss://stream.binance.com:9443/stream?streams=btcusdt@kline_15m/btcusdt@kline_1h/btcusdt@kline_4h

How many streams is my connection listening to?

Thank you.

3 streams in a connection.

If that’s the case, I could load up to about 1800 streams but after about 20mn to 1h, the connection dropped.