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 2018/10/29 11:20:19 UTC

[GitHub] quiye opened a new pull request #2881: Fixed python websocket client sample code

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


With regards,
Apache Git Services