Skip to main content

Module application

Module application 

Source
Expand description

Application callback interface.

This module defines the callback interface for handling FIX messages, following the QuickFIX pattern with async support.

Structs§

NoOpApplication
Default no-op application implementation.
RejectReason
Reason for rejecting a message.
SessionId
Session identifier.

Traits§

Application
Application callback interface for handling FIX messages.