This commit is contained in:
Rodrigo Rodriguez 2019-09-05 15:52:02 -03:00 committed by GitHub
parent e2f0da6040
commit 0265405786
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)