Starts the server to listen on the specified port.
The server instance to start listening.
The port number to listen on.
The callback function to be called when the server starts listening. This function does not receive any arguments.
The server instance.
Generated using TypeDoc
Starts the server to listen on the specified port.