Skip to content

Commit 8f9dbb4

Browse files
committed
docs: adding diagram
1 parent 78a0b1e commit 8f9dbb4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,29 @@
1212

1313
> Control an ipfs node daemon using either Node.js or the browser
1414
15+
```
16+
17+
18+
+-----+
19+
| H |
20+
| T |
21+
+-----------------------------+ | T |
22+
| NODE.JS | +-----------------------+ | P | +-----------------------------+
23+
| | | | | | | BROWSER |
24+
| +-----------------------+ | | IPFS Daemon | | S | | |
25+
| | Local Daemon Ctrl | | | | | E | | +----------------------+ |
26+
| | +------- -------- R -----|---- Remote Daemon Ctrl | |
27+
| +-----------------------+ | +-----|-----------|-----+ | V | | | | |
28+
| | | | | E | | +----------------------+ |
29+
| +-----------------------+ | | | | R | | |
30+
| | IPFS API | | | | +-----+ | +----------------------+ |
31+
| | -------------+ | | | IPFS API | |
32+
| +-----------------------+ | +-----------------------|---- | |
33+
| | | +----------------------+ |
34+
+-----------------------------+ +-----------------------------+
35+
36+
```
37+
1538
## Table of Contents
1639

1740
- [Install](#install)

0 commit comments

Comments
 (0)