Fixed the diagram in the FBPortForwarding README
Summary: ![screen shot 2016-07-07 at 17 11 05](https://cloud.githubusercontent.com/assets/570297/16658236/e3ae8f38-4465-11e6-9e24-2d6a1bf11ac6.png) ![screen shot 2016-07-07 at 17 11 12](https://cloud.githubusercontent.com/assets/570297/16658235/e3ab0fb6-4465-11e6-991b-a4dbcd675322.png) Closes https://github.com/facebook/react-native/pull/8632 Differential Revision: D3529638 fbshipit-source-id: 7d7dba00975d738e32a7340cfe4d270cc4dc7686
This commit is contained in:
parent
7e1ea48379
commit
5e10d3e385
|
@ -34,7 +34,7 @@ to local port and forwards all communication back via the same peertalk channel.
|
||||||
| |
|
| |
|
||||||
incoming +----------------+ | | +--------------+
|
incoming +----------------+ | | +--------------+
|
||||||
connections |Proxy Server | | | |Real Server |
|
connections |Proxy Server | | | |Real Server |
|
||||||
------------->> | | +-------------+ commands | | |
|
------------>> | | +-------------+ commands | | |
|
||||||
| Port 8081| | create | | stream | | Port 8081|
|
| Port 8081| | create | | stream | | Port 8081|
|
||||||
+-+--------------+ +---------> Peertalk <----------+ +-^------------+
|
+-+--------------+ +---------> Peertalk <----------+ +-^------------+
|
||||||
| | Channel | ^
|
| | Channel | ^
|
||||||
|
|
Loading…
Reference in New Issue