From 2c8b804cd61a480501069cdf4d4377f3c2cf30bb Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Wed, 3 Dec 2025 21:00:31 +0300 Subject: Not much of the documentation has been implemented, as well as some minor changes --- src/net/mod.rs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/net/mod.rs') diff --git a/src/net/mod.rs b/src/net/mod.rs index 20a050e..1a04189 100644 --- a/src/net/mod.rs +++ b/src/net/mod.rs @@ -1,6 +1,2 @@ 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