API Reference Electric Client v#0.8.0
View SourceModules
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.
Client Electric.Client.Fetch implementation for HTTP requests to an
external Electric API server.
Coaleses requests so that multiple client instances making the same (potentially long-polling) request will all use the same request process.
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.