Marc Magnin

Results 28 comments of Marc Magnin

@chowyu08 I've added the logic in sync_pool branch. On top of those changes I've removed ClusterPool chan as I wasn't sure it was required + renamed brokerLog to log as...

No I'm afraid I haven't had time to do perf tests against the MQTT but at least the bench says we should be good.

hey @chowyu08, have you been able to check perfs? How is it looking? Regards

Thanks for the interest you have into this project. [email protected] will be able to provide a contributor access, please get in touch with him.

Will this feature be like the following?: https://www.highcharts.com/demo/line-time-series What I'm looking for is pretty much what highcharts is doing but without the client side zoom. I'd like to get the...

We plan to use it for easybike: https://github.com/ThePublicBikeGang/EasyBike

I think I'm getting that one triggered by `Scan()` which looks related: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x358 pc=0x9bb64b]...

Cool, I've just added width:100% to the div and that resize fine. Anyway to consider the height of the parent as well? ![image](https://user-images.githubusercontent.com/725667/28882200-da4ae79c-77aa-11e7-91eb-f0e8a4c77468.png)