eclipse-paho / eclipse-paho/paho.mqtt.javascript
topic name with '/' will be replaced with '.' (for activemq)
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
js code:
client.subscribe("fnd_wlw_device_notify_to_customer/p2p/WIFIM_C89346F7A075");
----------
the connection info you can see in activemq

Contributor guide
Research direction
Use the client.subscribe("fnd_wlw_device_notify_to_customer/p2p/WIFIM_C89346F7A075") example and the ActiveMQ connection context to reproduce the reported name conversion. Locate the JavaScript client's handling of this subscription and verify that the slash-separated topic is preserved rather than displayed with dots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100