Server.startServer

Start only the server with the specified name. Does not start an event loop, and returns immediately.

struct Server(bool useSSL)
void
startServer
(
string serverName
)

Meta