Is there any way to download files in parallel from different nodes, just like bittorent #5508
              
                Unanswered
              
          
                  
                    
                      silicology1
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         It is certainly possible to implement it on top of libp2p, but I don't believe that such an example exists yet. Feel free to implement it and add it to the existing examples.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The following file sharing example, only connects to the single peer to fetch the complete file. What if I connect to multiple peers, and fetch part of file from different peers, just like bittorrent does.
Beta Was this translation helpful? Give feedback.
All reactions