casuallc commented on issue #12303: URL: https://github.com/apache/pulsar/issues/12303#issuecomment-994542929
I think you should connect websocket server but not pulsar server. Check the cofig in conf/websocket.conf ``` # Port to use to server HTTP request webServicePort=9081 # Port to use to server HTTPS request webServicePortTls= ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
