markdown test
This commit is contained in:
parent
bd646f250d
commit
d777ab3bc3
@ -45,5 +45,6 @@ The file server to proxy connection can be dropped, we have to ensure the commun
|
|||||||
# How this works:
|
# How this works:
|
||||||
|
|
||||||
* libipc is used to communicate
|
* libipc is used to communicate
|
||||||
|
* dodb is used to keep track of the files, using its tag system
|
||||||
* messages are: JSON encoded, 1KB buffered data
|
* messages are: JSON encoded, 1KB buffered data
|
||||||
* message example: { message-id: "UUID", chunk: "UUID", data: [1KB BINARY DATA] }
|
* message example: { message-id: "UUID", chunk: "UUID", data: [1KB BINARY DATA] }
|
||||||
|
Loading…
Reference in New Issue
Block a user