aprsd/aprsd
Hemna c5acdba6de Updated Healthcheck to use rpc to call aprsd
After adding the rpc service for aprsd server and separating the
admin web REST interface, healthcheck no longer worked.   The stats
are available via rpc now.
2022-12-31 16:52:50 -05:00
..
clients Removed Packet.send() 2022-12-21 16:26:36 -05:00
cmds Updated Healthcheck to use rpc to call aprsd 2022-12-31 16:52:50 -05:00
conf Change ordering of starting up of server command 2022-12-29 14:15:56 -05:00
logging Removed references to old custom config 2022-12-27 14:30:03 -05:00
packets Added ObjectPacket 2022-12-30 09:44:25 -05:00
plugins Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
rpc Updated Healthcheck to use rpc to call aprsd 2022-12-31 16:52:50 -05:00
threads Decouple admin web interface from server command 2022-12-28 15:55:09 -05:00
utils Convert config to oslo_config 2022-12-24 16:51:40 -05:00
web Decouple admin web interface from server command 2022-12-28 15:55:09 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Decouple admin web interface from server command 2022-12-28 15:55:09 -05:00
cli_helper.py Update documentation and README 2022-12-28 16:50:34 -05:00
client.py Convert config to oslo_config 2022-12-24 16:51:40 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
flask.py Updated Healthcheck to use rpc to call aprsd 2022-12-31 16:52:50 -05:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
plugin_utils.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
stats.py Added ObjectPacket 2022-12-30 09:44:25 -05:00