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

Implement simple p2p client #6

Open
prawn-cake opened this issue Apr 20, 2018 · 1 comment
Open

Implement simple p2p client #6

prawn-cake opened this issue Apr 20, 2018 · 1 comment
Labels
fundamentals help wanted Extra attention is needed

Comments

@prawn-cake
Copy link
Owner

prawn-cake commented Apr 20, 2018

A client which could just send and respond ping-pong messages.
It will serve as a skeleton of a distributed ledger

Helpful links

Notes

  • peers discovery requires central registry for the first call to get the list of some peers, after that they can use gossip protocol to discover others.
@prawn-cake prawn-cake added help wanted Extra attention is needed fundamentals labels Apr 20, 2018
@prawn-cake
Copy link
Owner Author

Keywords to search:

  • "overlay network"
  • "small world"
  • "Bootstrapping node"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fundamentals help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant