Skip to content

Add support for new binance futures ws url & mechanism #193

Description

@tiagosiebler

https://binance-docs.github.io/apidocs/futures/en/#change-log

New connection method for WEBSOCKET.

  • Base Url is wss://fstream-auth.binance.com
  • Streams can be access either in a single raw stream or a combined stream
  • Raw streams are accessed at /ws/?listenKey=
  • Combined streams are accessed at /stream?streams=//&listenKey=
  • must be a valid listenKey when you establish a connection.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions