bsergean commented on issue #8584: URL: https://github.com/apache/pulsar/issues/8584#issuecomment-729087647
Some developer notes / the producer is handled here -> https://github.com/apache/pulsar/blob/master/pulsar-websocket/src/main/java/org/apache/pulsar/websocket/WebSocketProducerServlet.java A first good step would be to still have different url for producer/consumer/reader, but be able to still use the same websocket connection for publishing to different topics. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
