Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

listeningAddress

The address the server is listening on. Suspends until the server has bound or throws an error if the server failed to start, or if stopped
var listeningAddress: SocketAddress { get async throws }