IRepSocket receiving duplicate messages
Open
- Dominant language
- C#
- Stars
- 45
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.