Server for Flashii Chat
Go to file
flash 8ab396668f Fixed protocol omission. 2022-11-04 19:51:26 +00: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
hamakaze@ee67efd29e Readded Hamakaze submodule. 2022-08-30 17:07:04 +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 Readded Hamakaze submodule. 2022-08-30 17:07:04 +02:00
LICENSE Imported master branch. 2022-08-30 17:05:29 +02:00
Protocol.md Fixed protocol omission. 2022-11-04 19:51:26 +00: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