a client link for both http and ws

Inheritance

Constants

saltNameMap → Map<String, int>

const {"salt" : 0, "saltS" : 1}

Static Properties

session → String

read / write

Constructors

Properties

enableAck → bool

read / write
format → String

read / write
nonce ECDH

final
onRequesterReady → Future<Requester>

read-only
privateKey PrivateKey

read / write
requester Requester

final
responder Responder

final
wsUpdateUri → String

read / write
hashCode → int

The hash code for this object.

read-only, inherited
logName → String

read-only, inherited
runtimeType → Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) → bool

The equality operator.

inherited

Methods

close() → void

connect() → void

initWebsocket([bool reconnect = true ]) → dynamic

updateSalt(String salt, [ int saltId = 0 ]) → dynamic

shortPolling is only valid in http mode saltId: 0 salt, 1:saltS, 2:saltL

formatLogMessage(String msg) → String

inherited
noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() → String

Returns a string representation of this object.

inherited