binance / binance-futures-connector-node

Simple NodeJS connector to Binance Futures API
MIT License
16 stars 6 forks source link

README 的 websocket 示例错误 #2

Closed JxJPu9bD closed 1 day ago

JxJPu9bD commented 1 year ago

README中关于 websocket的示例有误

image

并没有直接导出对象, 正确的导入应该是

const UMStream = require("@binance/futures-connector/src/modules/websocket/UMStream");
Ferezoz commented 2 months ago

This is still an issue

alplabin commented 1 day ago

This has been updated in v0.1.6