Reducing data stream volume by not transmiting names

Publish/partition information returns a index/id for each channel in its partition.

Use the index/id instead of the name.

The idea is to reduce the data rate by transmitting a 4 byte value instead of a 30-60 byte value.

Merge request reports

Loading