The predix-websocket-client SDK provides standard OPEN, CLOSE, SEND, RECEIVE features, with helpers to manage WebSocket calls using Predix OAuth Security in the cloud. Take a look at our new developer guide SDK: Predix Websocket Client to utilize it in your apps.
@Jon Zucker - community manager,
It will be great if a guide is made available for end to end demonstration of websockets. For example. Predix-Seed displaying data on real time using web socket. I know RMD application does this, but there is not much documentation on how its done.
Thanks,
Vara
Could this guide be updated to reflect the current code? For example, the guide references a getWsMaxInstances method to override but looking at the project history this method has never existed in the interface? Additionally, there are other methods in the interface to override that are not mentioned in the tutorial. These things can be confusing for someone trying to use the client sdk.