interface Config {
    url?: string;
}

Hierarchy

  • Partial<ManagerOptions>
  • Partial<SocketOptions>
    • Config

Properties

Properties

url?: string

URL to connect to the server