Instance Method
start()
Start the server with its default configuration, listening over a regular TCP socket.
func start() throws
Discussion
Throws
An error if the server could not be started.
Instance Method
func start() throws
Throws
An error if the server could not be started.