You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would like to ask for advice that it is possible to set the WebSockets server in different port from my Quarkus project?
And it is possible to set a private channel ? Because It seems that I can only use the broadcast method in the document(https://quarkus.io/guides/websockets), and there is no way to create a private channel,
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
I would like to ask for advice that it is possible to set the WebSockets server in different port from my Quarkus project?
And it is possible to set a private channel ? Because It seems that I can only use the broadcast method in the document(https://quarkus.io/guides/websockets), and there is no way to create a private channel,
Thank you.
The text was updated successfully, but these errors were encountered: