buildAndListen

open fun buildAndListen(port: Int): Int
open fun buildAndListen(): Int

Deprecated (for removal)

Since version 2.0

Deprecated

Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.