experimental sock chat server in php+swoole
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| arr.php | ||
| composer.json | ||
| composer.lock | ||
| env.php | ||
| LICENCE | ||
| octochat | ||
| phpstan.neon | ||
| README.md | ||
Octo Chat
An attempt at writing a replacement for Sharp/Squid Chat using PHP+Swoole so I have to deal with less C# until I'm able to move over to Rust or whatever else for Mikoto.
This will receive a Dockerfile someday.