How to read websocket subscription data in javascript

Rameshraju_1985
Hi,

I am building my own tool based on html and javascript and i shall integrate live market ltp data into it.
I created websocket and live data keep coming. However it is coming in bytes format and i shall convert it to readable message format and use it.

for example.

00000000: 0001 0008 0003 f809 0045 70fe .........Ep.

I have to convert this into javascript message object.

Please suggest good way for this.
Thank you in advance.
  • sujith
    A third party app can't display our market data. You can write to compliance and check with them before starting the project. You can reach out to compliance team on kiteconnect(at)zerodha.com
Sign In or Register to comment.