create Web Socket Server
Creates a WebSocket server given an address in the form of "hostname:port".
Return
A new ServerRecord instance
Parameters
address
The name and port of the server
Creates a WebSocket server given an address in the form of "hostname:port".
A new ServerRecord instance
The name and port of the server