core-extra/daemon/core/api/grpc
2021-03-19 16:56:54 -07:00
..
__init__.py updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id 2019-04-29 23:31:47 -07:00
client.py grpc: update client edit_node doc 2020-08-05 09:37:23 -07:00
clientw.py grpc: added some convenience functions for move node streaming in wrapped client 2020-09-05 10:34:08 -07:00
events.py grpc: update node events to include icon, pygui: updated handling node events to update icon when there is a change 2020-08-05 12:10:27 -07:00
grpcutils.py daemon: refactoring to remove usage of os.path where possible and pathlib.Path instead 2021-03-19 16:54:24 -07:00
server.py daemon: refactored session.session_dir to session.directory 2021-03-19 16:56:54 -07:00
wrappers.py added canvas to protobuf node messages, added node canvas id to grpc server handling, updating pygui to draw canvases based on joined session and add nodes to respective canvas 2020-12-12 23:17:43 -08:00