Initializing

Initializes the Socket

Parameters

  • endPointrequiredstring

    The string WebSocket endpoint, ie, "ws://example.com/socket", "wss://example.com", "/socket" (inherited host & protocol)

  • optionsoptionalOptions

    No description provided.