From 5e8c7c1c967f01f588655aced32b6b4ca6408850 Mon Sep 17 00:00:00 2001 From: bt Date: Tue, 31 Mar 2026 09:06:24 +0200 Subject: [all] Change Go package name, bump Go version --- docs/rfc.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'docs/rfc.txt') diff --git a/docs/rfc.txt b/docs/rfc.txt index 1b2371a..2029e6f 100644 --- a/docs/rfc.txt +++ b/docs/rfc.txt @@ -1,7 +1,7 @@ SOLEC Working Group bt, Ed. Internet-Draft RCTT.net -Intended status: Experimental 29 March 2026 -Expires: 30 September 2026 +Intended status: Experimental 31 March 2026 +Expires: 2 October 2026 System of Lightweight Electronic Communication @@ -189,13 +189,16 @@ Table of Contents 2.4.2.1. Error types - +======+=============================================+ - | Type | Description | - +======+=============================================+ - | 0x01 | Auth failed. Invalid username or password. | - +------+---------------------------------------------+ + +======+============================================================+ + | Type | Description | + +======+============================================================+ + | 0x01 | Auth failed. Invalid username or password. | + +------+------------------------------------------------------------+ + | 0x02 | Not found. User or channel cannot access | + | | user or channel. | + +------+------------------------------------------------------------+ - Table 3 + Table 3 2.4.3. Handshake -- cgit v1.2.3