A high-performance TCP socket server written in Go, ported from Café Server Python, and Smartfox server. Way more faster than any Python implementations.
- TCP socket server Handles concurrent client connections with Go's native concurrency model
- Modular command system Game logic is organized into independently registered command packages
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See LICENSE.