add readme

This commit is contained in:
sam 2024-01-19 16:56:08 +01:00
parent 274c527ade
commit 5b23095520
Signed by: sam
GPG key ID: B4EF20DDE721CAA1

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# foxchat
a prototype chat server/protocol thing
two types of servers: identity servers, which users log in to and which clients interact with,
and chat servers, which actually host the guilds, channels, and messages.
very *very* much not ready for use yet
code is licensed under the Apache License 2.0