Hendrik Hesse
Results
2
comments of
Hendrik Hesse
Yes, compression would be nice but is actual not supported. I use this client to upload big bundles of data and see real heavy network traffic.
I run in the same issue. Here is my local quick an dirty workaround. Constructor modified of _InfluxDataNetClient_ ``` public InfluxDataNetClient(InfluxDbConnection connection) : base(connection) { // Create the underlying concrete...