Server for Flashii Chat
Go to file
flash 435635db2d Imported master branch. 2022-08-30 17:05:29 +02:00
HttpClientTest Imported master branch. 2022-08-30 17:05:29 +02:00
MisuzuDataProviderTest Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.Common Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.DataProvider.Misuzu Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.Database.MariaDB Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.Database.SQLite Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.Protocol.IRC Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.Protocol.SockChat Imported master branch. 2022-08-30 17:05:29 +02:00
.gitattributes Imported stable branch. 2022-08-30 17:00:58 +02:00
.gitignore Imported master branch. 2022-08-30 17:05:29 +02:00
.gitmodules Imported master branch. 2022-08-30 17:05:29 +02:00
LICENSE Imported master branch. 2022-08-30 17:05:29 +02:00
Protocol-draft.md Imported master branch. 2022-08-30 17:05:29 +02:00
Protocol.md Imported master branch. 2022-08-30 17:05:29 +02:00
README.md Imported master branch. 2022-08-30 17:05:29 +02:00
SharpChat.sln Imported master branch. 2022-08-30 17:05:29 +02:00
debug.bat Imported master branch. 2022-08-30 17:05:29 +02:00
sharpchat.cfg Imported master branch. 2022-08-30 17:05:29 +02:00
start.sh Imported master branch. 2022-08-30 17:05:29 +02:00

README.md

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

Welcome to the repository of the temporary Flashii chat server. SharpChat is an event based chat server supporting multiple protocols (currently Sock Chat and IRC).

Formerly PHP Sock Chat but without PHP but with C# but also with multiple sessions