REOSERV

Open-source project written in Rust aimed at recreating the server-side components for the beloved MMORPG Endless Online. With a focus on performance, scalability, and modern development practices, Reoserv seeks to empower developers and enthusiasts alike to spin up their own Endless Online servers.

🚀 Why Reoserv is Awesome

  • Built with Rust: Leverages the power, safety, and concurrency features of the Rust programming language.
  • Async & Scalable: Built using Tokio for async operations, making it efficient and suitable for real-world server implementations.

Key Features

  • Endless Online server emulation.
  • Asynchronous networking support.
  • Intended for game developers, modders, and enthusiasts.