Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port with 8080 caused -3 failure, does the code support websocket? #421

Closed
xiaodongliang opened this issue Feb 28, 2018 · 2 comments
Closed

Comments

@xiaodongliang
Copy link

Hi,

I am using Intel Up2 Grove board. It works well with the MQTT native (port 1883). However, MQTTAsync_sendMessage always fail with -3 when trying with MQTT over websocket (say 8080, 8000). I have tested with test.mosquitto.org:8080, or the MQTT localhost.

It does not tell more useful info with MQTTAsync_setCallbacks.

I am not sure if this is something paho.mqtt.c does not support at all, or something Intel board does not support, or the specific port on the board is not enabled? Googling a lot, no result.

Thank you!

@icraggs
Copy link
Contributor

icraggs commented Feb 28, 2018

No it doesn't yet. See #166

@icraggs
Copy link
Contributor

icraggs commented Mar 1, 2018

We can track this in issue #166

@icraggs icraggs closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants