New custom network lib + half finished rigctl server

This commit is contained in:
Ryzerth
2021-07-16 01:49:33 +02:00
parent 218844ed47
commit def6036b30
8 changed files with 593 additions and 93 deletions

View File

@@ -121,5 +121,5 @@ Please follow this guide to properly format the JSON files for custom color maps
# Best Practices
* All additions and/or bug fixes to the core must not add additional dependencies.
* Use VSCode for development, VS seems to cause issues.
* Use VSCode for development, VS seems to cause issues.
* DO NOT use libboost for any code meant for this repository