API Reference fix_session v#0.1.2

Copy Markdown View Source

Modules

Initiator-side FIX session state machine.

Validated configuration for one initiator FIX session.

Drains complete FIX messages from an accumulated byte buffer.

Constructors for session-level messages.

Pure state transitions for the FIX session protocol.

Runtime state for a single FIX session.

Durable sequence-number and outbound-message storage contract.

Default session store: an ETS table held by a supervised owner process.

In-memory store for tests and development. It is not crash durable.

Transport contract for initiator sessions.

TCP initiator transport over :gen_tcp.