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

Websocket binary frames and Paho Js #2

Open
bcopy opened this issue Mar 25, 2018 · 2 comments
Open

Websocket binary frames and Paho Js #2

bcopy opened this issue Mar 25, 2018 · 2 comments

Comments

@bcopy
Copy link

bcopy commented Mar 25, 2018

Hello,

When I try to connect to the ESP's MQTT broker, the connection is successful, but my Chrome browser reports "Binary Frame (opcode 2)" for incoming messages (the paho onMessageArrived() callback is never invoked).
Would you have an example of how you suggest to connect to the broker via Paho.js ?
Even a simple Gist link would help,
Thanks

Brice

@riazbapoo
Copy link

Hello,

When I try to connect to the ESP's MQTT broker, the connection is successful, but my Chrome browser reports "Binary Frame (opcode 2)" for incoming messages (the paho onMessageArrived() callback is never invoked).
Would you have an example of how you suggest to connect to the broker via Paho.js ?
Even a simple Gist link would help,
Thanks

Brice

Hi, did you ever get a solution to this problem of yours, im facing the same issue

@bcopy
Copy link
Author

bcopy commented Nov 2, 2020

sadly no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants