core-extra/daemon
2019-10-22 20:50:01 -07:00
..
core refactored NodeData and NodeOptions to use server instead of emulation_server 2019-10-22 20:50:01 -07:00
data updated core.conf to contain distributed address and grpc configurations 2019-10-18 14:43:36 -07:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples refactored NodeData and NodeOptions to use server instead of emulation_server 2019-10-22 20:50:01 -07:00
proto updated open_xml functionality, grpc open_xml can optionally start now, added opened files to grpc get_sessions 2019-10-22 12:08:55 -07:00
scripts grpc will now always be ran, but can be configured through command line or core.conf 2019-10-18 14:28:50 -07:00
tests refactored NodeData and NodeOptions to use server instead of emulation_server 2019-10-22 20:50:01 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
.pre-commit-config.yaml changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
Makefile.am first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports 2019-10-17 14:52:31 -07:00
Pipfile grpc will now always be ran, but can be configured through command line or core.conf 2019-10-18 14:28:50 -07:00
Pipfile.lock update grpc to allow for configuring and created distributed nodes 2019-10-21 12:51:38 -07:00
requirements.txt first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports 2019-10-17 14:52:31 -07:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in first pass at removing all python2 specific dependencies, updating python requirements.txt/setup.py/Pipfiles/Makefiles, and removing python2 compat imports 2019-10-17 14:52:31 -07:00