Unable to receive offline data after reconnecting after disconnection
Open
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.