Skip to content

Conversation

haoyang1994
Copy link
Contributor

@haoyang1994 haoyang1994 commented Aug 14, 2024

Ref #661. Dynamic sessions are unregistered when a session disconnects, and messages cannot be sent to those sessions afterward.

This PR introduces a new feature, similar to the acceptor template in QuickFIX/J, which allows dynamic sessions to be created and retained in the registry even if the session disconnects. The existing dynamic session code has not been removed in this PR, to preserve the ability to create short-lived dynamic sessions.

Stores like FileStore and JdbcStore have also been modified accordingly.

@haoyang1994 haoyang1994 deleted the acceptor_template branch June 23, 2025 11:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant