View Source API Reference Electric Client v0.2.5
Modules
An Elixir client for ElectricSQL.
Behaviour to authenticate a Electric.Client.Fetch.Request
.
A pseudo-authenticating Electric.Client.Authenticator
implementation.
Placeholder Electric.Client.Authenticator
implementation that doesn't add
any authentication params or headers to the Request
.
Emitted by the synchronisation stream before terminating early. If passed
as an option to Client.stream/3
allows for
resuming a shape stream at the given point.
Allows for mocking stream messages.
Represents an offset in the synchronisation stream from Electric.
Struct for defining a shape.
A behaviour for mapping the value
fields of Message.ChangeMessage
messages
from the shape stream.