ex_fix v0.1.2 API Reference
Modules
Elixir implementation of FIX Session Protocol FIXT.1.1. Currently only supports FIX session initiator (buy side)
FIX DateTime related functions
Dictionary - default implementation
FIX Session registry - Tracks status of FIX sessions
FIX dictionary behaviour
FIX application behaviour. Declare callbacks to process FIX messages and events
FIX message parser
FIX message serialization
FIX session protocol implementation
Session registry
Keeps track of sent and received messages. Triggers a message with the
form {:timeout, timer_name} when no sent/received messages are registered
for a certain time
FIX session worker
ExFix types
FIX session configuration