27 Commits (36ccdf1df02b5e2ce173047a262b264f70fa8124)

Author SHA1 Message Date
KeeganForelight 265c14d344 fixing error returns, barebones listener testing 2 years ago
KeeganForelight 11914d8d67 tweaked coordinator and reactor manager for better test coverage. documented both, tested reactormanager 2 years ago
KeeganForelight a0bda5d6b3 documented coordinator 2 years ago
KeeganForelight 4652fea1d8 tested reactormanager except for grpc 2 years ago
KeeganForelight 1180a8a575 Fixed bugs, working on server side 2 years ago
KeeganForelight 4ab69cb503 regening grpc proto 2 years ago
KeeganForelight d9493a0820 gutted tui and made it soley focused on reactor management 2 years ago
KeeganForelight 62f37b5f80 stripping all status monitor and TUI stuff out for now, focusing on core reactor impl 2 years ago
KeeganForelight ef7bf9d665 pflags can't bind to nested flags so I will need to find a work around 2 years ago
KeeganForelight 5554d93aa1 barebones config working to load/store vals on exit 2 years ago
KeeganForelight ebd87863bc starting to reconfig config 2 years ago
Keegan 1c2868daf8 server launches with proper config for itself and grafana, added storing config on exit or changes 2 years ago
Keegan 56512b3086 Added more config methods for server interface and started working on docker compose. Need to finish influx startup and grafana provisioning 2 years ago
Keegan 247ba5fdbc added config parser for reactor and server settings, need to add store method 3 years ago
Keegan a887028e7a shifted server impl. Working on loading/storing config for db connections 3 years ago
Keegan f83bf25645 working with hardcoded ports, need a cleaner way for those to be assigned 3 years ago
Keegan bffc226f26 super broken right now but refactoring so all requests come in to the central server 3 years ago
Keegan f8b9324a0d working on log format 3 years ago
Keegan 056205c356 added basic logging package to be used from any sub packge 3 years ago
Keegan 626deecef2 added tui device display and reactor selection 3 years ago
KeeganForelight 9dacb2d007 fixed system state tracking. Working TUI w/ reactor list, adding device pages next 3 years ago
KeeganForelight f64a9d81fc TUI working with reactor connects/disconnects.fixed some other minor bugs such as manager not updating client info on new connection 3 years ago
K D 24f7c39263 added correct manager/coordinator impl with support for method extending should be set to test tui 3 years ago
KeeganForelight 31c1a702a7 added barebones terminal, refactoring coordinators to be unique again :( 3 years ago
KeeganForelight 37ad511131 went back to monitoring via pings; starting terminal interface over the weekend 3 years ago
KeeganForelight 530413e9a1 refactored reactor side coordinators and managers. in process of adding monitoring framework 3 years ago
KeeganForelight 5cd34e89b6 added more standard server structs, in process of making system only send new info 3 years ago