Skip to content

sending received "fromApp" messages messes repeating groups #608

@mrefky

Description

@mrefky

If I resend the received fix message to the sender I get wrong message:

example code:

func (e *executor) FromApp(msg *quickfix.Message, sessionID quickfix.SessionID) (reject quickfix.MessageRejectError) {
quickfix.SendToTarget(msg,sessionID)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions