Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EndpointDiscovery

Hierarchy

  • EndpointDiscovery

Index

Constructors

Methods

Constructors

constructor

Methods

retrieveEndpoints

  • Retrieves available interactive servers from Mixer's REST API. Game Clients should connect to the first one in the list and use other servers in the list should a connection attempt to the first fail.

    Parameters

    • Default value endpoint: string = "https://mixer.com/api/v1/interactive/hosts"

    Returns Promise<IInteractiveEndpoint[]>

Generated using TypeDoc