about summary refs log tree commit diff stats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index a3b0ad1..96f2933 100644 --- a/readme.txt +++ b/readme.txt
@@ -12,3 +12,15 @@ that's it ... for now.
12oh, the port is 42069 for the time being and uh, it's just over localhost byeeeee 12oh, the port is 42069 for the time being and uh, it's just over localhost byeeeee
13 13
14(for a description of the protocol, see <https://git.acdw.net/postcard/tree/protocol.txt>) 14(for a description of the protocol, see <https://git.acdw.net/postcard/tree/protocol.txt>)
15
16---
17
18programs
19
20server, listens to ports and handles incoming postcards: postoffice
21
22client:
23- send: postcard
24- check: postbox
25- admin: postmaster
26