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
/
emulator
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
refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+
2018-05-01 10:40:25 -07:00
coreemu.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
data.py
daemon: updated docker nodes to start using tail to keep alive, adjustments to support more robust volume mounting and adding symlinks to the nodes directory for bind/volume mounts
2022-05-18 14:50:08 -07:00
distributed.py
daemon: updates to refactor and clean up SessionConfig to contain its own logic
2022-04-04 15:13:31 -07:00
enumerations.py
daemon/grpc/gui: further updates for a new working wireless node, added grpc support for control and additions to gui for creation
2022-03-30 21:13:28 -07:00
links.py
daemon: initial pass to revamp how node linking and link management is done, provides a consistent way to link all wired nodes and allows them to be configured for tc for the same behavior across the board
2022-03-17 15:28:38 -07:00
session.py
daemon: removed session state file, information should be available through grpc if needed
2022-09-09 14:22:30 -07:00
sessionconfig.py
daemon: updates to refactor and clean up SessionConfig to contain its own logic
2022-04-04 15:13:31 -07:00