diff options
Diffstat (limited to 'src/client/PROTOCOL.txt')
| -rw-r--r-- | src/client/PROTOCOL.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/client/PROTOCOL.txt b/src/client/PROTOCOL.txt new file mode 100644 index 0000000..6e828ca --- /dev/null +++ b/src/client/PROTOCOL.txt @@ -0,0 +1,19 @@ + +apastec: + +banner \n +nfiles (uint32) \n +{ + namelength (uint16) \n + name (namelength) \n + filelength (uint64) \n + file (filelength) \n +} +banner \n + + +apasted: + +banner \n +slug \n +banner \n |
