eclipse-paho / eclipse-paho/paho.mqtt.java
Add option to use custom protocols and schemas
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Bug exists Release Version 1.2.0 ( Master Branch)
- [x] Bug exists in Snapshot Version 1.2.1-SNAPSHOT (Develop Branch)
- [x] Bug exists in MQTTv5 Version (mqttv5-new Branch)
I would like to use my own protocols that MQTT will be carried on, but the protocol set is controlled by simple switch statement so it is not extensible
Contributor guide
Research direction
Start by locating the simple switch statement that controls the protocol set in the Java MQTT client and trace where protocol and schema choices enter the client. Done means callers can supply custom protocols and schemas rather than being limited to the fixed built-in choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100