@Kailash is the JavaScript Websocket Library ready?
I am able to get the response only the size, but not the actual binary data.
Any help will be highly appreciated!!
@Kailash Thanks.
I have encoded to JSON, now I get the following response
Blob {size: 1, type: ""}
But I am not getting the binary content.
I assume the size is 1 as the Market is closed.
Let me know if I am missing something.
Here's the sample c…