summaryrefslogtreecommitdiff
path: root/src/server/rz_mesh.py
AgeCommit message (Collapse)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-04-22rz_mesh: rm deprecated reader list processing - ctx: ca343051LV-426
2015-04-14[peer/host addr] rz_mesh: non socket.io upgrade handling (still broken)LV-426
2015-04-14[peer/host addr] rz_mesh: inject peer addrLV-426
2015-04-14[peer/host addr] rz_mesh: setup ws_srv.req_probe__sock_addrLV-426
2015-04-14[peer/host addr] Req_Probe__sock_addr__proxy, Req_Probe__sock_addr__directLV-426
2015-04-14rz_mesh: WS_Req_EnvLV-426
2015-04-14rz_mesh: socket.io config: heartbeat, close_timeoutLV-426
2015-04-12rz_mesh: improve loggingLV-426
2015-04-09rz_mesh: miscLV-426
2015-04-09rz_mesh: decorator__ws_multicast(): return on reflective caller detection ↵LV-426
failure
2015-04-09wip: socketio_route_handler() non socketio client handlingLV-426
2015-04-09rz_mesh: misc: mv assert, doc, etcLV-426
2015-04-09rz_mesh: reader support: refactor ws_broadcast_to_all() -> ↵LV-426
ws_broadcast_to_rzdoc_readers()
2015-04-09rz_mesh: rzdoc_from_f_args_extractor() utilLV-426
2015-04-09RZ_WebSocket_Server: debugging: use RZ_WebSocketHandler, RZ_WebSocketHandlerLV-426
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 ↵LV-426
WebSocket_Graph_NS through stack inspection
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
(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