I'm trying to implement b32 storage for aquatic. Some links for developers:
https://i2p.net/en/docs/applications/bittorrent/
http://zzz.i2p/files/trackers.html
Aquatic is currently contain only ipv4/ipv6 stack. The best solution in my opinion is to make NetAddr<HostName> type for host, provided by cyphernet. I have some draft but that's fundamental refactory. Maybe I'll make additional stack for I2P type and some feature that disables others, prometeus conflicts.
I'm trying to implement b32 storage for aquatic. Some links for developers:
https://i2p.net/en/docs/applications/bittorrent/
http://zzz.i2p/files/trackers.html
Aquatic is currently contain only ipv4/ipv6 stack. The best solution in my opinion is to make
NetAddr<HostName>type for host, provided by cyphernet. I have some draft but that's fundamental refactory. Maybe I'll make additional stack for I2P type and some feature that disables others, prometeus conflicts.