quickfixgo / quickfix

The Go FIX Protocol Library :rocket:

Home Page:https://www.quickfixgo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Session management

zee276 opened this issue · comments

How in quickfixgo client I can manage sessions?

  • get session details
  • reset session
  • refresh session
  • enable session
  • disable sessions

Similarly what is done in QuickFix/N in a HttpServer that can manage all sessions
https://github.com/connamara/quickfixn/blob/master/QuickFIXn/HttpServer.cs