nodeconf / budapest

8 stars 1 forks source link

peer-to-peer service architecture #17

Open mafintosh opened 8 years ago

mafintosh commented 8 years ago

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

Copenhagen