WebSocket server not working?

kontacthimanshu
Hi,

My system is constantly hitting the Resubscribe method of the WebSocket class. Is the WebSocket server not working today? I am trying to get ticks for bank nifty 260105. Please let me know.

Thanks,
Himanshu.
  • kontacthimanshu
    I am using .Net based implementation of WebSocket class that you have in your GitHub.
  • kontacthimanshu
    I am also getting this exception message : "Error while recieving data. Message: Nullable object must have a value.".
  • rakeshr
    Is the WebSocket server not working today? I am trying to get ticks for bank nifty 260105.
    We just checked WebSocket streaming for the same instrument 260105(Bank Nifty indices), it's working fine.
    "Error while recieving data. Message: Nullable object must have a value.".
    You seem to be trying to extract value from the null object. You can try re-checking on this.
  • kontacthimanshu
    Thanks for responding. Issue noted. Please close!!
This discussion has been closed.