relay preparing for public internet

This commit is contained in:
Dobromir Popov
2026-07-09 08:01:22 +02:00
parent 9ec4ca9ce1
commit 6ba8546c55
8 changed files with 344 additions and 26 deletions

11
docs/dev/_NOTES.md Normal file
View File

@@ -0,0 +1,11 @@
# IDEAS
- use real torrenting library/ infrastructure
let's work on the ability to have the tracker on the interet. i want to realease the alpha version to see the first feedbacks. we have to check if we need a relay
node, and is it working. or it will be more practical if the the tracker integrates the relay
functionality as well. I'd say keep it separate, as we may have relay only nodes, but a tracker also is a relay -it uses the same code/class for the relay to expose it on it's api as well -
a good architecture