dotnet / dotnet/MQTTnet

Unable to receive offline data after reconnecting after disconnection

Open
#1,794 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
5.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The persistent sessions set by the client have been successful. After the client disconnects and reconnects, there is no need to subscribe here. As long as there is a corresponding topic published, you can receive the relevant information from the previous subscription. However, after the disconnection and reconnection, you cannot receive the content published by the corresponding topic during the disconnection period

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.