Functions§
- request_
shutdown - Request a graceful shutdown of the running server.
- start
- Start the dev server on the given port. Blocks until shutdown.
- start_
with_ plugins - Start the dev server with optional plugins. Blocks until shutdown.
- start_
with_ shards - Start the dev server with plugins and a shard registry for real-time simulations (games, MMO zones, etc.). Blocks until shutdown.