Send all the chat between Rasa chatbot and frontend through Rocket chat
Right now chatbot frontend is directly connected to both Rasa open source and rocket chat. I want to make it so that all conversation between Rasa and frontend happens through rocket chat so that when the live chat is initiated the live agent can see the previous conversation as well.
Note: I am not using live chat widget but websockets for connection with frontend.