Hi, I have a chatbot integration usecase where the front end has to establish a socket connection with the third party. As the website resides on AEM, I am investigating the possibilities of using a websocket connection from AEM to third party. Primarily, it is because we are implmenting a chatbot here which will function better when sockets are used. I see com.adobe.granite.socketio and its associated methods. I am not convinced as I do not see any concrete implementations using this. Kindly let me know if this is used for socket connections and if it is possible to achieve this. Thanks !
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Sahana_S
I have not seen aem with websocket use case around community discussion but found few in case that helps to explore more this topic:
https://adobe-consulting-services.github.io/acs-aem-tools/features/live-reload/index.html
https://mszu.github.io/rtca-aem/#/
https://stackoverflow.com/questions/14346762/websockets-in-adobe-cq5-5
Hi @Sahana_S
I have not seen aem with websocket use case around community discussion but found few in case that helps to explore more this topic:
https://adobe-consulting-services.github.io/acs-aem-tools/features/live-reload/index.html
https://mszu.github.io/rtca-aem/#/
https://stackoverflow.com/questions/14346762/websockets-in-adobe-cq5-5
Views
Likes
Replies