Skip to main content

Module server

Module server 

Source

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.