Properties
Protected Readonly closeEmitter
close
Emitter: Emitter<[number, string]> = ...
Protected closing
closing: boolean = false
Protected Readonly doSend
doSend: (content: string) => void
fireError
fireError: (reason: any) => void = ...
Protected fireMessage
fireMessage: (data: any) => void = ...
Protected fireOpen
fireOpen: () => void = ...
Protected Readonly toDispose
Static wsPath
wsPath: string = '/services'