create

fun create(config: ServerConfig): <Error class: unknown class>

Creates the server application using the provided configuration.

Return

The created server application.

Parameters

config

The server configuration.