Answer the question
In order to leave comments, you need to log in
Web sockets - does not work with the ws library?
I have such code
import WebSocket from 'ws';
const ws = new WebSocket(`wss://stream.binance.com:9443/ws/${symbol}@depth${level}@100ms`);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question