flashnuke / BinanceExtensionCPP

An extension for the API of Binance (https://www.binance.com/)
GNU General Public License v3.0
14 stars 4 forks source link

Applying methods #44

Closed flashnuke closed 4 years ago

flashnuke commented 4 years ago
  1. garbage collection of RESTSession bugfix
  2. stream_name map bugfix
  3. isolated margin endpoints bugfix
  4. ClientException now derives from std::exception