This commit is contained in:
Sudo-Ivan
2025-01-02 13:51:21 -06:00
parent f9b8d29780
commit d79406e354
2 changed files with 4 additions and 2 deletions

View File

@@ -20,9 +20,11 @@ make run
## To-Do List
1/2/25 Notes:
**1/2/25 Notes:**
Working on fixing announce packet creation/recieving. Right now there is bidirectional communication with the TCP interface and recieving packets.
Working on fixing announce packet creation/recieving. Right now there is bidirectional communication with the TCP interface and recieving packets. Several more things need to be cleaned up and added like config generation, storing ratches etc..
![status update image](assets/status-update-2jan2025.png)
### Core Components (In Progress)
- [x] Basic Configuration System