add readme
This commit is contained in:
parent
274c527ade
commit
5b23095520
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal 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
|
Loading…
Reference in a new issue