hyperion.ng/libsrc/jsonserver
redpanther 0f17e031e8 basic loop connection detection. prevent if you configure forward to 127.0.0.1:<port> and your server has the same port.
But this doesn't protect if not forwarded to localhost "127.0.0.1". Loop connections across different hosts arn't detected too.


Former-commit-id: 464a80708ebd11c0f7c83dc87a1afe0f10e0e078
2016-02-18 10:32:38 +01:00
..
schema Fix schema requirement for json transforms (use numbers instead of doubles to allow integer values for zero and one) 2014-08-01 10:13:40 +02:00
CMakeLists.txt added optional QT5 support - LedDevicePhilipsHue needs proper fixes 2016-01-06 17:31:23 +01:00
JsonClientConnection.cpp implement json forwarder 2016-02-15 20:53:03 +01:00
JsonClientConnection.h - prepare general way to send (proto) messages. currently only incomming protomessages are forwarded 2016-02-15 18:25:18 +01:00
JsonSchemas.qrc Added skeleton for effect engine development 2013-11-24 16:10:48 +01:00
JsonServer.cpp basic loop connection detection. prevent if you configure forward to 127.0.0.1:<port> and your server has the same port. 2016-02-18 10:32:38 +01:00