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

MQTT with Spark

Open
#183 6 comments 0 reactions 1 assignee Claimed by @icraggs View on GitHub
question
Dominant language
JavaScript
Stars
1.2k
Forks
466
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am using Eclipse-PAHO to subscribe to MQTT ActiveMQ over websocket. The issue I am having is that the Queue publisher only speaks SPARK and not text/json format.

I am getting an error when onMessageArrived(message) method is executed.
The error is the following, it's coming in the payload:

AMQJS0009E Malformed UTF data:f9 -54

Is there a way to receive SPARK encoded messages?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.