Construct a client object using an Ably ClientOptions object.
A ClientOptions object to configure the client connection to Ably.
Constructs a client object using an Ably API key or token string.
The Ably API key or token string used to validate the client.
Static
Crypto
The cryptographic functions available in the library.
Static
Message
Static utilities related to messages.
Static
PresenceStatic utilities related to presence messages.
Generated using TypeDoc
The
RestBase
class acts as a base class for the RestCallbacks and RestPromise classes.