LUCIT-Systems-and-Development / unicorn-binance-websocket-api

A Python SDK by LUCIT to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, com-coin_futures, us, tr, dex/chain+testnet) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-websocket-api.docs.lucit.tech/
Other
684 stars 165 forks source link

Fixed double slash bug when getting listen key for userDataStream. Is… #87

Closed Flowelfox closed 4 years ago

Flowelfox commented 4 years ago

Description

Removed double slash uri bug

Related Issue

Issue #86

Motivation and Context

This PR fixes connection issue to user data stream

How Has This Been Tested

I tested it locally by running my application which uses userDataStreams Need more testing!

Types of changes

Checklist