pub async fn server_blocking(config: ServerConfig) -> Result<(), RextCoreError>Expand description
Start the server with the given configuration Traditional blocking behavior
pub async fn server_blocking(config: ServerConfig) -> Result<(), RextCoreError>Start the server with the given configuration Traditional blocking behavior