https://github.com/EpixZone/EpixNet#current-limitations mentions "No DHT support" but https://medium.com/@muddev/what-zeronet-got-wrong-and-how-epixnet-fixes-it-cd07fb152fe2 mentions:
EpixNet inherits this DHT foundation and has focused on [stabilizing and improving it](https://github.com/EpixZone/EpixNet), patching bugs in the DHT library, enhancing initialization checks, and improving announce handling. The peer discovery layer is now as decentralized as the content layer.
so possibly README.md should be updated?
I am wondering how to test how the DHT would work when launching EpixNet 1st time without it having any bootstrap trackers.
https://github.com/EpixZone/EpixNet#current-limitations mentions "No DHT support" but https://medium.com/@muddev/what-zeronet-got-wrong-and-how-epixnet-fixes-it-cd07fb152fe2 mentions:
EpixNet inherits this DHT foundation and has focused on [stabilizing and improving it](https://github.com/EpixZone/EpixNet), patching bugs in the DHT library, enhancing initialization checks, and improving announce handling. The peer discovery layer is now as decentralized as the content layer.so possibly README.md should be updated?
I am wondering how to test how the DHT would work when launching EpixNet 1st time without it having any bootstrap trackers.