a client name string that will be used to generate session names.
Optional connectionStrategy
connectionStrategy:ConnectionStrategyOptions
Optional defaultSecureTokenLifetime
defaultSecureTokenLifetime:number
default secure token lifetime in ms
Optional discoveryUrl
discoveryUrl:string
discovery url:
Optional keepPendingSessionsOnDisconnect
keepPendingSessionsOnDisconnect:boolean
if set to true, pending session will not be automatically closed when disconnect is called
Optional keepSessionAlive
keepSessionAlive:boolean
can be set when the client doesn't create subscription. In this case,
the client will send a dummy request on a regular basis to keep the
connection active.
the client application name