2022-04-24 10:47:16 +04:00
|
|
|
<p align="center">
|
|
|
|
|
<img src="Images/logo.png" width="200" >
|
|
|
|
|
</p>
|
|
|
|
|
|
2022-05-08 00:40:11 +04:00
|
|
|
## Ragon Server
|
2022-04-30 08:20:17 +04:00
|
|
|
|
2022-05-08 00:40:11 +04:00
|
|
|
Ragon is fully free high perfomance room based game server with plugin based architecture.
|
2022-04-24 10:47:16 +04:00
|
|
|
|
2022-05-08 00:40:11 +04:00
|
|
|
|
|
|
|
|
<a href="">Documentation</a>
|
|
|
|
|
<br>
|
|
|
|
|
<a href="">Get started</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features:
|
|
|
|
|
- Free
|
2022-05-08 10:11:50 +04:00
|
|
|
- Simple matchmaking
|
2022-05-08 00:40:11 +04:00
|
|
|
- Flexiable API
|
|
|
|
|
- Support client authoritative
|
|
|
|
|
- Support server authoritative
|
|
|
|
|
- Room based architecture
|
|
|
|
|
- Extendable room logic via plugin
|
|
|
|
|
- Custom authorization
|
|
|
|
|
- No CCU limitations*
|
|
|
|
|
- Extentable rooms with plugin system
|
|
|
|
|
- Fully multi-threaded
|
|
|
|
|
- Engine agnostic
|
|
|
|
|
- Support any client architecture (OOP, ECS)
|
|
|
|
|
- UDP
|
|
|
|
|
|
|
|
|
|
### Roadmap:
|
2022-05-08 10:11:50 +04:00
|
|
|
- Allow customize matchmaking
|
|
|
|
|
- Use native memory
|
2022-05-08 00:40:11 +04:00
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
* ENet-Sharp
|
|
|
|
|
* NetStack
|
|
|
|
|
* RingBuffer-Unity3D
|
|
|
|
|
|
|
|
|
|
### License
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Tips
|
|
|
|
|
* Limited to 4095 CCU by library ENet-Sharp
|