Documentation Language: Swift

Property

port

The port to listen on for incoming HTTP connections.

let port: Int

Discussion

Common development ports include 8080, 8000, and 3000.

See Also

Properties

V
rootDirectory

The directory containing files to serve.