This commit is contained in:
Rodrigo Rodriguez 2019-09-05 15:52:02 -03:00 committed by GitHub
parent f374b02fe6
commit 483d9fed24

7
book/1 Normal file
View file

@ -0,0 +1,7 @@
# Apendix II - General Bots Network Diagrams
## Reverse Proxy for Development
When establishing a local development machine, an user can use the ngrok based proxy. The diagram shows how the localhost becomes accesible when the Bot Service need to connect, routing messages from the cloud to the local development server machine.
![General Bots Reverse Proxy](../images/GeneralBotsReverseProxy.png)