eclipse-paho / eclipse-paho/paho.mqtt.java
no NetworkModule installed for scheme "tcp" of URI "tcp://{ip}:1883"
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
混淆后出现这个异常,加入-keep class org.eclipse.paho.mqttv5.** { *; }
异常依然存在,大神帮忙回复一下
- [ ] Bug exists in MQTTv5 Client on Snapshot Version 1.2.5
If this is a bug regarding the Android Service, please raise the bug here instead: https://github.com/eclipse/paho.mqtt.android/issues/new
Contributor guide
Research direction
The report mentions the MQTTv5 Client Snapshot Version 1.2.5, the tcp://{ip}:1883 URI, and an obfuscation configuration, but names no source file or test. Start by reproducing the exception with obfuscation enabled and compare the packaged client with the non-obfuscated build. Done means identifying whether the client or packaging configuration causes the missing tcp NetworkModule and documenting a verified fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100