aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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