matrix for foxes who are tired of- Failed to decrypt: DecryptionError
Foxchat.Chat | ||
Foxchat.Core | ||
Foxchat.Identity | ||
.editorconfig | ||
.gitignore | ||
build_info.sh | ||
Foxchat.sln | ||
LICENSE | ||
README.md |
Foxchat.NET
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
Packages
Foxchat.Core
: shared classes and model definitionsFoxchat.Identity
: identity serverFoxchat.Chat
: chat server