hyperion.ng/libsrc/protoserver
redpanther 5dc59344c4 forward protobuf messages.
configure (send proto messages to two other hyperiond):

"protoServer" :
{
	"port"    : 19446,
	"forward" : [ "192.168.0.10:19445", "192.168.0.11:19445" ]
},


Former-commit-id: 33af219cfce99609ca7245d662dc0f0561013bbd
2016-02-08 16:56:23 +01:00
..
CMakeLists.txt added optional QT5 support - LedDevicePhilipsHue needs proper fixes 2016-01-06 17:31:23 +01:00
ProtoClientConnection.cpp forward protobuf messages. 2016-02-08 16:56:23 +01:00
ProtoClientConnection.h forward protobuf messages. 2016-02-08 16:56:23 +01:00
ProtoConnection.cpp Refactor V4L2 and X11 grabbers to share more code 2014-11-21 21:24:33 +01:00
ProtoConnectionWrapper.cpp Refactor V4L2 and X11 grabbers to share more code 2014-11-21 21:24:33 +01:00
ProtoServer.cpp forward protobuf messages. 2016-02-08 16:56:23 +01:00
message.proto Updated proto-definition due to changes in newest protobuf library 2014-09-26 18:27:30 +00:00