diff options
| author | bt <bt@rctt.net> | 2026-04-19 00:04:57 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-04-19 00:04:57 +0200 |
| commit | c00e7dd589921e6be45918d4cd589e52e2b77036 (patch) | |
| tree | 55a50a165ea193974c8b7dfe78dc713a3563cf8f /docs/rfc.txt | |
| parent | d63176e22d21e347cf1c197084afe8eb1d5376b4 (diff) | |
| download | solec-c00e7dd589921e6be45918d4cd589e52e2b77036.tar.gz solec-c00e7dd589921e6be45918d4cd589e52e2b77036.zip | |
[docs] Update docs
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 |
