1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

minimal-ss-binance-update-path

This commit is contained in:
Andy Green 2025-02-14 17:53:48 +00:00
parent 19d2e9d828
commit 75849aa83b

View file

@ -25,7 +25,7 @@
"endpoint": "fstream.binance.com",
"port": 443,
"protocol": "ws",
"http_url": "/stream?streams=btcusdt@depth@0ms/btcusdt@bookTicker/btcusdt@aggTrade",
"http_url": "stream?streams=btcusdt@depth@0ms/btcusdt@bookTicker/btcusdt@aggTrade",
"nailed_up": true,
"ws_prioritize_reads": true,
"tls": true,