Protocol
Server
A server that can handle HTTP requests.
protocol Server : Service
Topics
Instance Properties
var listeningAddress: SocketAddressThe 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
Relationships
Inherits From
ServiceLifecycle.ServiceSwift.SendableSwift.SendableMetatype