Skip to content

Instance Method

start(address:)

Start the server with the specified address.
func start(address: BindAddress?) async throws

Parameters

address

The address to start the server with.