http://3xplor3rzajysy4j5fi3g3k27vivfcw75zjxdb2tg2wpz3i4cdiyhxyd.onion/data/websocket-api
Connection scenario Receive a JWT token using: personal customer area (the token expiration can be set manually) ; service endpoint https://3xpl.com/get-websockets-token (the token valid for 10 minutes) . Connect to base endpoint wss://stream.3xpl.net Once the connection is established, the server expects the following messages: connect request message: {"connect":{"token":"{JWT_TOKEN}"},"id":1} where {JWT_TOKEN} is JWT token received in previous step;...