1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-18 19:26:35 -04:00
aprsd/aprsd
Hemna 8b73372b6e Added rpc server for listen
Added the ability to start the rpc server for fetching stats from the
listen command.  If the rpc server is enabled in config, the rpc
server will now start.
2023-06-21 18:48:08 -04:00
..
clients Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -05:00
cmds Added rpc server for listen 2023-06-21 18:48:08 -04:00
conf Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -05:00
logging Removed references to old custom config 2022-12-27 14:30:03 -05:00
packets Update Listen command 2023-04-17 10:51:17 -04:00
plugins Update location plugin and reworked requirements 2023-06-15 16:08:28 -04:00
rpc Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -05:00
threads Ensure conf is imported for threads/tx 2023-05-05 11:07:23 -04: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 Fixed pep8 failure 2023-01-03 09:01:53 -05:00
cli_helper.py Update documentation and README 2022-12-28 16:50:34 -05:00
client.py Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -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_utils.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
plugin.py cleanup some debug messages 2023-04-25 14:29:26 -04:00
stats.py Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -05:00