start

open override fun start(port: Int, wait: Boolean = false, onReady: (Stoppable) -> Unit = {})

Starts the server on port.

Throws