From 354669f72296b1051fae441be915fecd2e145ba1 Mon Sep 17 00:00:00 2001 From: Andy Ford Date: Tue, 28 Nov 2023 10:29:05 +0000 Subject: [PATCH] Reserve chat error codes --- protocol/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/protocol/README.md b/protocol/README.md index 3ed786c..54aa466 100644 --- a/protocol/README.md +++ b/protocol/README.md @@ -59,6 +59,10 @@ Codes for Asset Tracking are maintained externally. | 101003 | Lock is locked | | 101004 | Lock invalidated | +#### Chat + +102000 - 102999 are reserved for chat purposes. + ## Agents A list of agents announced by Ably client libraries can be found in [agents.json](agents.json).