Hello members, RequirementWe need to connect to Websocket to establish conversation with a third-party chatbot.Challenges: We couldn't find any reference document on the community on establishing Websocket connection.Possible Solution : We are using javax.websocket API to connect to Websocket. We ha...