Expand my Community achievements bar.

SOLVED

Using websockets in AEM

Avatar

Level 3

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 !

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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 

 



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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 

 



Arun Patidar