Protobuf connection
Closed this issue · 2 comments
RanzQ commented
I noticed that with a large amount of leds the json connection takes quite a lot of CPU, guess it should be replaced with the protobuf connection for better performance.
RanzQ commented
Actually the XBMC plugin does this with python too: https://github.com/poljvd/script.service.hyperion/blob/master/resources/lib/hyperion/message_pb2.py
RanzQ commented
Now in master.