This commit is contained in:
MeexReay 2025-04-19 14:03:36 +03:00
parent 30133c1198
commit 20d424b8d5
2 changed files with 11 additions and 2 deletions

View File

@ -67,8 +67,10 @@ messages starting with a slash are sent to chat only if the `--disable-commands`
## docs
- [Message formats](https://github.com/MeexReay/bRAC/blob/main/docs/message_formats.md)
- [Authenticated mode](https://github.com/MeexReay/bRAC/blob/main/docs/auth_mode.md)
- [Message formats](docs/message_formats.md)
- [Authenticated mode](docs/auth_mode.md)
- [Cross compile](docs/cross_compile.md)
- [FAQ](docs/faq.md)
## see also

7
docs/faq.md Normal file
View File

@ -0,0 +1,7 @@
# FAQ
## What is RAC protocol
Sugomas “IRC killer”, the so-called RAC (Real Address Chat) protocol. (The worst name for a protocol.)
[*brought from here*](https://bedohswe.eu.org/text/rac/protocol.md.html)