Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Chatbot UI in separate server #41

Open
swagat123 opened this issue Jul 2, 2018 · 1 comment
Open

Chatbot UI in separate server #41

swagat123 opened this issue Jul 2, 2018 · 1 comment

Comments

@swagat123
Copy link

Hi All

We have a requirement to create chatbot, The chatbot UI should be in separate server and the bot.js should run in different server. is it possible to do that? If so then how?

I appreciate your help.

Regards
Swagat

@peterswimm
Copy link

It would be tricky to separate the chat client from the bot, as they expect to be located on the same service. In either case, you should run your bot on the edge of your network so it can talk to your internal network and to the external webpage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants