UNPKG

@sotatech/nest-quickfix

Version:

A powerful NestJS implementation of the FIX (Financial Information eXchange) protocol. Provides high-performance, reliable messaging for financial trading applications with built-in session management, message validation, and recovery mechanisms.

4 lines (3 loc) 99 B
export * from "./message"; export * from "./fix.message.parser"; export * from './reject.message';