eclipse-paho / eclipse-paho/paho.mqtt.java
A callback on start of message reception would be very handy
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.1.0 ( Master Branch)
- [x] Bug exists in Snapshot Version 1.1.1-SNAPSHOT (Develop Branch)
If this is a bug regarding the Android Service, please raise the bug here instead: https://github.com/eclipse/paho.mqtt.android/issues/new
This is more of a feature request, and not exactly a bug. In my use case, it would be very handy to have a callback on the start of a message reception.
For larger messages on slow links, I'd like to know when a message is currently being received so that I do not intentionally disconnect during this time.
Contributor guide
Assessment
This issue has not been assessed yet.