1.0 KiB
Executable File
1.0 KiB
Executable File
Ragon Server
Ragon is fully free high perfomance room based game server with plugin based architecture.
Features:
- Free
- Simple matchmaking
- Flexiable API
- Room based architecture
- Extendable room logic via plugin
- Custom authorization
- No CCU limitations*
- Multi-threaded
- Engine agnostic
- Support any client architecture (MonoBehaviors, ECS)
- UDP
Roadmap:
- Allow customize matchmaking
- Refactoring some moments(a lot duplications of code, etc...)
- Use native memory
- Reduce allocations
- Dashboard for monitoring entities and players in realtime
- Statistics for monitoring state of server, cpu, memory
- Docker support
- Add additional API to plugin system
Requirements
- OSX, Windows, Linux(Ubuntu, Debian)
- .NET 6.0
Dependencies
- ENet-Sharp v2.4.8
- NetStack latest
- RingBuffer-Unity3D latest
License
SSPL-1.0
Tips
* Limited to 4095 CCU by library ENet-Sharp
