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
3d3e2271be
core-extra
/
daemon
/
core
/
api
/
grpc
History
Blake Harnden
0306f77147
daemon: adjustments for shutdown behavior to avoid issues when shutting down, when already shutdown for the various different cases, but to also make sure the pycore directory is removed
2020-09-24 14:17:15 -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
daemon: adjustments for shutdown behavior to avoid issues when shutting down, when already shutdown for the various different cases, but to also make sure the pycore directory is removed
2020-09-24 14:17:15 -07:00
wrappers.py
grpc: implemented wrapper stream classes for using the wrapped client
2020-09-05 10:19:44 -07:00