summaryrefslogtreecommitdiff
path: root/src/server/rz_mesh.py
AgeCommit message (Collapse)Author
2015-01-20rz_mesh:LV-426
- broadcast two pkts for every diff: original diff_obj & commit diff_obj - apply selectively to REST:websocket path based on '__caller' ctx hint
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
(wip)
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
fixing previous accidental commit of comment out. broke my fedora python-gevent-socketio-0.3.5
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