Files
Ragon/readme.md
T
2022-05-08 17:20:12 +04:00

894 B
Executable File

Ragon Server

Ragon is fully free high perfomance room based game server with plugin based architecture.

Documentation
Get started

Features:

  • Free
  • Simple matchmaking
  • Flexiable API
  • Room based architecture
  • Extendable room logic via plugin
  • Custom authorization
  • No CCU limitations*
  • Fully multi-threaded
  • Engine agnostic
  • Support any client architecture (OOP, ECS)
  • UDP

Roadmap:

  • Allow customize matchmaking
  • 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

Dependencies

  • ENet-Sharp
  • NetStack
  • RingBuffer-Unity3D

License

SSPL-1.0

Tips

  • Limited to 4095 CCU by library ENet-Sharp