It looks like you're new here. If you want to get involved, click one of these buttons!
npm update kiteconnect
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