php-binance-api
php-binance-api copied to clipboard
update WebSocket port
based on Binance API Documentation - WebSocket Section the Websocket port for stream prices is "9443" but it's outdated and the current port is 443. I tested the WebSocket repeatedly and port 9443 didn't work with this package