The Rust microservice to orchestrate servers & proxy minecraft
Rikuesuto (リクエスト) is a stateless microservice written in Rust, designed to create on-demand game servers. It offers a simple API for managing the lifecycle of game servers, without maintaining persistent state.
- Dynamic creation of game servers.
- Easy integration with other services, such as
kanri
for state management.