FixAlchemy.Session.Plain (FIXAlchemy v0.2.2)

View Source

The plain-FIX session handler for the baseline :fix backend.

Uses FixAlchemy.Session with no overrides: subscribes to logon and marks the session ready the moment logon is accepted.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

@spec start_link(keyword()) :: GenServer.on_start()