aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-07-27 23:57:10 +0200
committerMattias Andrée <maandree@operamail.com>2014-07-27 23:57:10 +0200
commitce6f728085167c4f9e78e70f894b4234b0a717f2 (patch)
tree33a3b6303e84fc895db692e22e76b4f52ba0c67a
parentstylo (diff)
downloadmds-ce6f728085167c4f9e78e70f894b4234b0a717f2.tar.gz
mds-ce6f728085167c4f9e78e70f894b4234b0a717f2.tar.bz2
mds-ce6f728085167c4f9e78e70f894b4234b0a717f2.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--TODO1
-rw-r--r--doc/protocols7
2 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index f73b051..5a7ba8c 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,7 @@ Missing servers:
stack A simple, reference implementation of a, stack window manager
workspace A simple, reference implementation of a, workspaces
vt VT switcher
+ cmd-registry Command line interface for the protocol registry
Fast lanes
diff --git a/doc/protocols b/doc/protocols
index 3a30d17..449f669 100644
--- a/doc/protocols
+++ b/doc/protocols
@@ -66,8 +66,13 @@ Reference implementation: mds-echo
Command: register
Register availability of a command for which you implement a service
+
+Required header: Client ID
+ Your ID, provided by `ID assignment`
+ in response to `Command: assign-id`
-Required header: Length
+Conditionally required header: Length
+ Required if: `Action: list`
Length of the message
Optional header: Action