Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1010 Bytes

distributed-networking-solutions.md

File metadata and controls

22 lines (14 loc) · 1010 Bytes
description
The Problems & Modular Solution of libp2p

Distributed Networking Solutions

libp2p is the Web 3.0 framework of choice for decentralised process addressing. In this module, you will hear about libp2p’s modular and composable building blocks for P2P networking applications and innovation, which include:

  • Transport and pubsub protocols
  • Multiplexers
  • Secure channels and NAT Traversal
  • Peer discovery, content routing, and peer routing

{% embed url="https://www.youtube.com/watch?v=bWY0op7FmJ8" %}

Solving Distributed Networking Problems with libp2p | IPFS Camp

In the course of creating and researching distributed apps, there were a number of problems encountered that the libp2p project addressed, which you can learnmore about in this video:

{% embed url="https://www.youtube.com/watch?v=oIMZP7sfFtM" %}