core-extra/daemon/core/api/grpc
2020-09-11 23:49:26 -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: abstracted out iface specific configuration generation and parsing to common utilities, to avoid duplicate logic and potential differences that may arise 2020-09-02 09:44:45 -07:00
server.py docs: pass on improving and providing doc based examples for common basic use cases, fixed issue with grpc defaulting session refscale to a very large number 2020-09-11 23:49:26 -07:00
wrappers.py grpc: implemented wrapper stream classes for using the wrapped client 2020-09-05 10:19:44 -07:00