jeikabu / jeikabu/nng.NETCore

IRepSocket receiving duplicate messages

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.