botbook/site/docs/apendix-ii-network-diagrams.md

12 lines
419 B
Markdown
Raw Normal View History

---
sidebar_position: 1000
---
# Apendix II - Network Diagrams
2019-09-05 15:52:02 -03:00
## 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)