adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 662 forks source link

update README.md and add the way to set up websocket proxy. #571

Closed xyq-c-cpp closed 1 week ago

xyq-c-cpp commented 1 week ago
  1. update READMD.md and add introduction about proxy;
  2. add the way to manually set up the websocket proxy, current websocket proxy got from environment variable.