rushikeshkoli03

Results 4 issues of rushikeshkoli03

Hi, I have chart with histogram data (volume data) this is the code i use to get a particular candle: ``` chart.current.subscribeCrosshairMove((param: any) => { const currCandleVolume = param.seriesPrices.get(volumeSeries); //...

Can the publish messages be merged if the client is subscribed to multiple to topics. Examples would be: 1. Producer produces message every second for around 400-500 topics. 2. client...

In python client on_message function is exposed with binary data. Can you add similar on_message trigger that triggers callback method with binary data. I can create PR if you would...

*SECURITY NOTICE: If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email AWS security directly](mailto:[email protected]).*...

Bug