quiye opened a new pull request #2881: Fixed python websocket client sample code URL: https://github.com/apache/pulsar/pull/2881 ### Motivation Python websocket client sample code is invalid for execute producer. http://pulsar.apache.org/docs/en/client-libraries-websocket/#python-producer ### Modifications Add `v2` on endpoint URL. ### Result Sample python producer can send message to my local brokers.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
