diff options
Diffstat (limited to 'docs/rfc.txt')
| -rw-r--r-- | docs/rfc.txt | 19 |
1 files changed, 11 insertions, 8 deletions
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 |
