Instance Method (Default implementation)vapor 4.114.1Vapor

start(address:)

A default implementation for those servers that haven’t migrated yet

Server.swift:71

This declaration is deprecated: Implement an async version of this yourself

func start(address: BindAddress?) async throws