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
191a9e9909
core-extra
/
daemon
/
core
/
emulator
History
Download ZIP
Download TAR.GZ
Blake Harnden
191a9e9909
added some code to keep track of config services separately within core nodes, added function for starting config services during session instantiation
2020-01-17 16:57:49 -08: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
fixed formatting in docs due
2020-01-16 16:12:01 -08:00
data.py
added some data for node events to have a source field to help distinguish what originates from the gui or not
2019-11-27 12:55:39 -08:00
distributed.py
fixed formatting in docs due
2020-01-16 16:12:01 -08:00
emudata.py
fixed formatting in docs due
2020-01-16 16:12:01 -08:00
enumerations.py
removed session.create_emane_network, removed unused node types
2019-10-22 21:27:31 -07:00
session.py
added some code to keep track of config services separately within core nodes, added function for starting config services during session instantiation
2020-01-17 16:57:49 -08:00
sessionconfig.py
removed rtype and param typing from doc strings to help avoid maintaining duplicate information provided by type hints
2020-01-16 11:00:57 -08:00