botbook/book/apendix-ii-network-diagrams.md
2019-09-05 15:52:46 -03:00

7 lines
401 B
Markdown

# 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)