This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
69721dc129
core-extra
/
daemon
/
core
/
api
/
grpc
History
Blake Harnden
69721dc129
grpc: updated client edit_node to have source as last parameter to be consistent with source placement on all other functions
2020-06-30 09:32:56 -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: updated client edit_node to have source as last parameter to be consistent with source placement on all other functions
2020-06-30 09:32:56 -07:00
events.py
grpc/pygui: updated delete_node to use the source, updated pygui to support delete node events
2020-06-26 21:45:29 -07:00
grpcutils.py
grpc/pygui: shifted source field in node events to base event message to apply to all events, updated add_link/delete_link rpc calls to broadcast events, updated pygui to handle these events
2020-06-26 14:39:12 -07:00
server.py
grpc: fixed issue with not catching error in delete_node from broadcast changes
2020-06-26 22:29:17 -07:00