eclipse-paho / eclipse-paho/paho.mqtt.javascript

topic name with '/' will be replaced with '.' (for activemq)

Open
#234 2 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/18299270/108936309-5561c500-7689-11eb-8651-2c7c0cc936be.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.