You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/17 17:38:24 UTC

[GitHub] [pulsar] bsergean commented on issue #8584: WebSocket broker: url (path and query) args (namespace, topic, etc...) exposed through message fields

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:
users@infra.apache.org