more detailed Readme

This commit is contained in:
some body 2021-09-16 10:56:33 -05:00
parent 4288a34711
commit 6f8e28826e
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# Rircd
ircd supporting nice integration of other protocols in the form of rust "Endpoint" traits that can be created, loaded and unloaded during runtime.
It should support at least:
-Telegram endpoint
-SQLITE/POSTGRES endpoint [logging]
-".log" endpoint [simple irc log like logging format]
-present images (from for example) Telegram as urls to a fileupload service or something when send to a protocol without native image support
-custom executor settings (cpus + st/mt)