diff options
Diffstat (limited to 'docs/rfc.txt')
| -rw-r--r-- | docs/rfc.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/rfc.txt b/docs/rfc.txt index 83cd029..04d931e 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 18 April 2026 -Expires: 20 October 2026 +Intended status: Experimental 19 April 2026 +Expires: 21 October 2026 System of Lightweight Electronic Communication @@ -38,6 +38,7 @@ Table of Contents 2.7. Exchanging messages between servers 2.7.1. Authentication 2.7.2. Server-Server connection initialisation + 3. Addresses 1. Introduction @@ -375,3 +376,10 @@ Table of Contents | | | Send [Sucesss] | |<---------------------------+ + +3. Addresses + + Message can be addressed to a single user or a channel. + + * user@example.org + * #channel@example.org |
