Update Ascii-art schema

This commit is contained in:
Manfred Touron 2016-03-09 13:57:25 +01:00
parent 2917a33cd8
commit f59a1ba979
1 changed files with 17 additions and 14 deletions

View File

@ -7,20 +7,23 @@
[![GoDoc](https://godoc.org/github.com/moul/gotty-client?status.svg)](https://godoc.org/github.com/moul/gotty-client)
```ruby
+----------------+ +----------------+ +-------------+
| | | +---------> /bin/bash |
+---> Browser -----+ | gotty | | +-------------+
+-------+ | | | | | | |
| | | +----------------+ | | | | +-------------+
| Bob +---+ +--->---websockets+---------> /bin/bash |
| | | +================+ | | | | +-------------+
+-------+ | |................| | | | |
+--->..gotty-client.-----+ | | | +-------------+
|................| | +---------> /bin/bash |
+================+ +----------------+ +-------------+
^ ^ ^ ^ ^
| | | | |
┌─────────────────┐
┌──────▶│ /bin/bash │
│ └─────────────────┘
┌──────────────┐ ┌──────────┐
│ │ │ Gotty │
┌───────┐ ┌──▶│ Browser │───────┐ │ │
│ │ │ │ │ │ │ │
│ │ │ └──────────────┘ │ │ │ ┌─────────────────┐
│ Bob │───┤ websockets─▶│ │─▶│ emacs /var/www │
│ │ │ ╔═ ══ ══ ══ ══ ╗ │ │ │ └─────────────────┘
│ │ │ ║ ║ │ │ │
└───────┘ └──▶║ gotty-client ───────┘ │ │
║ │ │
╚═ ══ ══ ══ ══ ╝ └──────────┘
│ ┌─────────────────┐
└──────▶│ tmux attach │
└─────────────────┘
```
## Example