Skip to content

Guides

Use these guides when you already understand the basic Gateway and World model and want to complete a specific application or production task. If this is your first Elura project, begin with the quick start.

Build your application

I want to…Read…
Add typed commands, middleware, and shared stateWorld modules and routes
Build rooms, fixed-step simulation, AOI, prediction, replication, or lag compensationRealtime gameplay
Accept TCP, UDP, WebSocket, WebTransport, QUIC, or a custom transportClient transports
Add an Axum API, callback, or internal HTTP endpointApplication HTTP services
Connect a Rust, C++, or C# clientClient protocol SDKs
Load and validate application configurationConfiguration
Add identity, OTP, notifications, or paymentsProviders

Ship and operate

I want to…Read…
Add shared state, discovery, or messagingDistributed infrastructure
Package and deploy an applicationDeployment
Configure probes, metrics, diagnostics, and shutdownObservability and operations
Review a release before productionProduction checklist

Guides explain application tasks and trade-offs. For component boundaries and design rationale, use Concepts. Configuration, environment, administrative API, and release details are linked from the relevant guide.

Released under the MIT License.