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
9c71e0144c
core-extra
/
daemon
/
core
/
api
/
grpc
History
Blake Harnden
03775c2c3c
daemon/grpc: shifted kill signal handling to grpc server who will handle complete shutdown, no longer done by CoreEmu directly
2022-10-12 14:34:24 -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: removed removed api call from client code get_node_links, this information is included in get node
2022-06-08 14:17:13 -07:00
events.py
daemon: fixed sdt icons due to legacy gui removal, updated node.type to node.model to avoid variables with the same names with different meanings
2022-04-05 13:39:57 -07:00
grpcutils.py
grpc: updates to fix throughput parsing, accounting for new connection changes, now supports throughput for network to network links
2022-10-12 14:04:48 -07:00
server.py
daemon/grpc: shifted kill signal handling to grpc server who will handle complete shutdown, no longer done by CoreEmu directly
2022-10-12 14:34:24 -07:00
wrappers.py
gui: fixed issue updating preferences, resulting in nodes changing to a default icon
2022-09-10 10:06:40 -07:00