aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ARCHITECTURE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ARCHITECTURE.txt')
-rw-r--r--doc/ARCHITECTURE.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/ARCHITECTURE.txt b/doc/ARCHITECTURE.txt
index 721b094..70b32ab 100644
--- a/doc/ARCHITECTURE.txt
+++ b/doc/ARCHITECTURE.txt
@@ -1,4 +1,24 @@
===============================================================================
+2012-12-18_20-36
+
+After Json talk:
+
+Probe
+* sends packets / connections about nodes that are around
+* sends informations about nodes that are around distance, path ...
+* forwards informations about other probes
+
+Processing server
+* a graph out of network informations, which nodes are connected to which
+* has the state of all the network
+
+Visualisation client (small, no processing)
+* transfers full graph on connection
+* then graph updates, about nodes
+* push / pull ?
+
+
+===============================================================================
2012-11-06_00-19
refer to architecture.xoj for big picture