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

peer-to-peer service architecture #17

Open
mafintosh opened this issue Sep 2, 2016 · 0 comments
Open

peer-to-peer service architecture #17

mafintosh opened this issue Sep 2, 2016 · 0 comments

Comments

@mafintosh
Copy link

Title

peer-to-peer service architecture

Description

A talk about how we can construct a world wide network of small services connected through the internet. Using node modules and techniques like udp hole punching, we can create small node programs, that can be discovered through a world wide dht using a simple name. I'll show how it easy it is to create an architecture like this and demo interesting applications we can build on top.

Learning objectives

  • networking
  • udp + utp + p2p connectivity
  • discovery techniques (resolving a service name to a host+port somewhere)

City of residence

Copenhagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants