An endpoint provides URLs for http and ws, based on configuration and defaults.

Constructors

Properties

location: core.Location = self.location
options: core.Options = {}
PROTO_FILE: string = 'file:'
PROTO_HTTP: string = 'http:'
PROTO_HTTPS: string = 'https:'
PROTO_WS: string = 'ws:'
PROTO_WSS: string = 'wss:'

Accessors

Methods