binance / binance-connector-java

Simple Java connector to Binance Spot API
MIT License
399 stars 173 forks source link

feat(websocket): support proxy #110

Open randomStar opened 7 months ago

randomStar commented 7 months ago

Update WebSocketStreamClient to support proxy: Introduces a new interface to enable proxy support for WebSocket connections like the spot interface did