Hi Team,
Need your assistance while running the "MarketPriceEdpGwServiceDiscoveryExample" with WebSocketSharp dll (Open source).
Using the WebSocketSharp dll (Open source), I am able to do the authentication (the first step) but not able to make a WebSocket connection and the Ping result is coming as false and not able to connect to the server.
As per my understanding that we should be able to use the WebSocketSharp dll (Open source) to connect to WebSocket server in "MarketPriceEdpGwServiceDiscoveryExample" example.
Note: I am able to connect to the WebSocket Server without any issues when I use the inbuild WebScoket functionality of .NET Framework as mentioned in the example.
Also, I have all the required details to connect to a WebScoket server.
Could you please let me know your thoughts.
Thanks
Pradeep B