Module ably::rest

source ·

Structs

An Ably Channel to publish messages to or retrieve history or presence for.
Start building a Channel to publish a message.
Options for publishing messages on a channel.
A collection of Channels.
A message which is published to a channel or returned by a history request.
A request to publish a message to a channel.

Enums

Data is the payload of a message which can either be a utf-8 encoded string, a JSON serializable object, or a binary array.
The encoding of a message, which is either unset or is a list of data encodings separated by the ‘/’ character.

Constants

Traits