Modules
An Elixir client for Lightstreamer servers, speaking TLCP 2.5.0 over WebSocket.
A protocol-level error reported by the Lightstreamer server.
Pure encoders for TLCP client requests, plus the percent-encoding shared by the whole codec.
Pure parser for single TLCP server lines (CR-LF already stripped).
Pure decoder for the field payload of a U notification.
The connection and session lifecycle state machine.
Internal per-subscription state held by a Lightstreamer.Session.
Behaviour for the WebSocket transport under a Lightstreamer.Session.
Production Lightstreamer.Transport on Mint and Mint.WebSocket.
A single delivered update event for one item of a subscription.