KiteConnect node client - v1.2 with auto reconnect WebSocket client

Vivek
Vivek edited July 2017 in API clients
KiteConnect node client has been updated v1.2 with auto reconnect feature for WebSocket client. Here is a detailed documentation about the feature - https://github.com/rainmattertech/kiteconnectjs#auto-re-connect-websocket-client

Official documentation has also been updated here - https://kite.trade/docs/kiteconnectjs

You can update via NPM - npm update kiteconnect
  • madyg4u
    madyg4u edited March 2017
    Hello ,

    Thanks for the update. I was going through the code to ensure it works with my app's BL.

    I think you should set autoreconnect to false in this.disconnect method so that autoreconnect is not attempted when ticker.disconnect() is explicitly called.

    What do you think?

    Thanks
    MG
  • Vivek
    @madyg4u That makes sense. Will release a patch for this soon.
  • charuvindatre
    @vivek can we use autoreconnect for multiple threads as well?
Sign In or Register to comment.