From 1542713fef2e7a2241c74203873b822a17f6165e Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Wed, 3 Dec 2025 12:19:37 +0300 Subject: Starget rewritting i2p features of package manager and writing documentation --- src/net/mod.rs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/mod.rs') diff --git a/src/net/mod.rs b/src/net/mod.rs index 1a04189..20a050e 100644 --- a/src/net/mod.rs +++ b/src/net/mod.rs @@ -1,2 +1,6 @@ pub mod http_package; pub mod i2p_package; +// unimplemented +// now i rewritting with emissary, SAMv3 not for download files btw +// but yosemite one of docemented lib for i2p (SAMv3 only), it-s better i try to use it +// pub mod emissary_i2p; \ No newline at end of file -- cgit v1.2.3