Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 465 Bytes

File metadata and controls

27 lines (14 loc) · 465 Bytes

Utilities

Utility functions, cryptographic helpers, and exception types.

Exceptions

AblyException

::: ably.util.exceptions.AblyException

AblyAuthException

::: ably.util.exceptions.AblyAuthException

IncompatibleClientIdException

::: ably.util.exceptions.IncompatibleClientIdException

Cryptographic Utilities

CipherParams

::: ably.util.crypto.CipherParams

VCDiff Decoder

::: ably.vcdiff.default_vcdiff_decoder.AblyVCDiffDecoder