diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-07 02:35:06 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-07 02:35:06 +0200 |
commit | aee345812d623304c5c83a8f85a150aaf031de4a (patch) | |
tree | d2065ab57ca7378ae80834eb0e1752200ca8da70 /doc/protocols | |
parent | move keyboard protocols into the info manual (diff) | |
download | mds-aee345812d623304c5c83a8f85a150aaf031de4a.tar.gz mds-aee345812d623304c5c83a8f85a150aaf031de4a.tar.bz2 mds-aee345812d623304c5c83a8f85a150aaf031de4a.tar.xz |
m + move echo proto into info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/protocols')
-rw-r--r-- | doc/protocols | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/protocols b/doc/protocols index 0e3936f..cbfca47 100644 --- a/doc/protocols +++ b/doc/protocols @@ -1,26 +1,5 @@ --------------------------------------------------------------------- -Command: echo - Echo back a message - -Required header: Client ID - Your ID, provided by `ID assignment` - in response to `Command: assign-id` - -Optional header: Length - Length of the message - -Message: message to echo - -Purpose: debugging and testing -Purpose: network heartbeat - -Compulsivity: recommended for network enabled servers - -Reference implementation: mds-echo - ---------------------------------------------------------------------- - Command: clipboard Read or manipulate a clipboard |