Server for Flashii Chat
Find a file
flashwave 9f283e48fe
Removed external pack methods.
These do need to be reimploded at some point probably, but this at least gets them out of common code.
2025-04-25 21:22:25 +00:00
SharpChat Removed external pack methods. 2025-04-25 21:22:25 +00:00
SharpChatCommon Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
.editorconfig HEH HEH YEAH ILIGHT HAHAHAHA WAHHH episode 2 2025-04-25 20:15:38 +00: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 Bumped copyright year. 2025-04-12 21:34:20 +00:00
README.md Update README.md 2024-08-25 23:30:00 +00:00
SharpChat.sln HEH HEH YEAH ILIGHT HAHAHAHA WAHHH episode 2 2025-04-25 20:15:38 +00:00
start.sh Reworking event dispatching... I think? 2023-07-23 21:31:13 +00:00

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

Welcome to the repository of the Flashii Chat server!

The protocol used is based on the protocol found in the original PHP Sock Chat. A rendered version of the Protocol.md document can be found on railgun.sh/sockchat.