Function server_blocking

Source
pub async fn server_blocking(config: ServerConfig) -> Result<(), RextCoreError>
Expand description

Start the server with the given configuration Traditional blocking behavior