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

Can the client publish messages on two different ports (TCP and WebSockets)? #34

Closed
vinaye42 opened this issue Jan 27, 2023 · 1 comment

Comments

@vinaye42
Copy link

can we publish topic on two different port: Tcp Port: 1883, Websocket Port: 8000

@Namoshek
Copy link
Collaborator

No, this library does not support WebSockets. I'm not sure your request makes much sense though as a broker which supports both options, TCP and WebSockets, will forward messages regardless of the port and protocol used for publishing.

@Namoshek Namoshek changed the title can we publish topic on two different port tcp port and websocket port Can the client publish messages on two different ports (TCP and WebSockets)? Aug 14, 2023
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