summaryrefslogtreecommitdiff
path: root/src/server/rz_mesh.py
AgeCommit message (Expand)Author
2015-02-04misc: exception loggingLV-426
2015-02-01rz_req_handling: make_response__{http__empty,json__html,json__redirect}(),LV-426
2015-01-25rz_mesh.py: fixing 'self' key errorLV-426
2015-01-23avoid dual websocket diff-obj emission if call path originates from WebSocket...LV-426
2015-01-20fix f_ret, f_ret_list mixupLV-426
2015-01-20rz_mesh.py: miscLV-426
2015-01-20refactor out ws_broadcast_to_all() functionLV-426
2015-01-20refactor rz_socket into top-level classLV-426
2015-01-18avoid python-socketio's direct access to environ['socketio']LV-426
2015-01-12rz_mesh: handle multiple returned values, serialization special-case handlingLV-426
2015-01-12import sortLV-426
2015-01-06init websocket-envLV-426
2015-01-04rhizi_api breakup: common, rest & websocket filesLV-426
2015-01-02rz_mesh.py importsLV-426
2015-01-02init_ws_interface(): adapt to rz_kernel, hook ws multicasts to REST triggers ...LV-426
2015-01-02mv log_multicast() to RZ_WebSocket_ServerLV-426
2015-01-02on_diff_commit__attr()LV-426
2014-12-29rz_mesh: remove unussed importAlon Levy
2014-12-28fixes #247 - make selection listen to graph changes to recognize a deleted nodeAlon Levy
2014-12-28log: improve ws msg-name loggingLV-426
2014-12-28rz_mesh.py - initial websocket implementationLV-426