LucasBassetti / react-simple-chatbot

:speech_balloon: Easy way to create conversation chats
https://lucasbassetti.com.br/react-simple-chatbot/
MIT License
1.72k stars 596 forks source link

Docker integration. #323

Open RicardoRodriguesCosta opened 2 years ago

RicardoRodriguesCosta commented 2 years ago

Hello guys its just a ask for help from a noob.

Is it possible to receive and sent messages to a docker container port (where I run the bot logic)? If so how do I do that? I've been looking for the right tool to do that and I believe this is the one. But I need to sent and retrieve messages from a port of a docker container. Anyone can point me to the right direction, documentation?

Ty so much in advance. :D