diff options
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | doc/protocols | 7 |
2 files changed, 7 insertions, 1 deletions
@@ -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 |