Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing Protocol Transport Abstraction & Modularity #520

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

up4
Copy link

@up4 up4 commented Jul 30, 2016

Added all changes from #517 pull request. Please refer to it for more info.

This aims at abstracting the "transport" protocol from the "sharing" protocol and easily be able to extend the sharing protocol to support more transport protocols (i2p, ip6, etc.). But for now it only serves the purpose of simulating libzeronet benchmarking because libzeronet doesn't support non-zeronet trackers or ip4.

@codecov-io
Copy link

codecov-io commented Jul 30, 2016

Current coverage is 48.54% (diff: 41.66%)

Merging #520 into master will increase coverage by 0.08%

@@             master       #520   diff @@
==========================================
  Files            55         55          
  Lines          6579       6586     +7   
  Methods           0          0          
  Messages          0          0          
  Branches       1379       1382     +3   
==========================================
+ Hits           3188       3197     +9   
+ Misses         2993       2989     -4   
- Partials        398        400     +2   

Powered by Codecov. Last update 523a7d4...4633738

@up4 up4 mentioned this pull request Jul 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants