Server for Flashii Chat
Go to file
flash 82973f7a33 Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
SharpChat Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
.gitattributes Imported stable branch. 2022-08-30 17:00:58 +02:00
.gitignore Ported the config system from old master. 2023-02-09 00:53:42 +01:00
LICENSE Better HttpClient handling. 2023-02-06 21:14:50 +01:00
Protocol.md Updated protocol documentation to indicate that IDs should not be treated as numbers. 2023-02-10 07:28:36 +01:00
README.md Imported stable branch. 2022-08-30 17:00:58 +02:00
SharpChat.sln Removed internal ban handling and integrate with Misuzu. 2023-02-07 23:28:06 +01:00
start.sh Removed internal ban handling and integrate with Misuzu. 2023-02-07 23:28:06 +01:00

README.md

   _____ __                     ________          __ 
  / ___// /_  ____ __________  / ____/ /_  ____ _/ /_
  \__ \/ __ \/ __ `/ ___/ __ \/ /   / __ \/ __ `/ __/
 ___/ / / / / /_/ / /  / /_/ / /___/ / / / /_/ / /_  
/____/_/ /_/\__,_/_/  / .___/\____/_/ /_/\__,_/\__/  
                     /_/                             

Welcome to the repository of the temporary Flashii chat server. This is a reimplementation of the old PHP based Sock Chat server in C#.