dparlevliet / node.bittrex.api

Node Bittrex API is an asynchronous node.js library for the Bittrex API, the data can be received either via GET request or Stream.
MIT License
253 stars 100 forks source link

exiting from client servicehandler #127

Closed lllco2lll closed 6 years ago

lllco2lll commented 6 years ago

after getting data from client.serviceHandlers.messageRecieved data continues to flow through how do I get out of that function without closing the websocket?

dparlevliet commented 6 years ago

Bittrex provides no such method currently