Repository URL to install this package:
export interface WebSocketServerOptions { port: number; namespace: string; }