Skip to content

IRepSocket receiving duplicate messages #106

@prajwalpganiga

Description

@prajwalpganiga

When I create an IReqSocket:_factory.RequesterOpen().ThenDial(_url).Unwrap()

And send a message with the SendMsg() function, the receiver IRepSocket immediately receives the message. But after some regular interval of time, the receiver keeps receiving the same message without the sender sending it.

Is there a solution for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions