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
b0bac1d319
core-extra
/
daemon
/
core
/
api
/
grpc
History
Blake Harnden
b0bac1d319
daemon: moved grpc wrapper classes to core.grpc.wrappers
2020-08-27 11:02:02 -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
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
pygui: update title to show xml file when one is opened, fixed issue creating nodes/links when not runtime due to refactoring, removed xml_file from coreclient and depend on the grpc GetSession wrapped data, grpc: added opened file information to GetSession call
2020-08-01 11:00:26 -07:00
server.py
bump grpc worker limit to 1000, this does not mean it is a good idea to have this many connections, but at least helps allow trade offs for how to approach a problem
2020-08-20 16:18:20 -07:00
wrappers.py
daemon: moved grpc wrapper classes to core.grpc.wrappers
2020-08-27 11:02:02 -07:00