Event

Dies ist das Hub-Test-System beim VOC, basierend auf einem Abzug des 39C3.
Event
12:30
-
14:30
Day 2
iroh p2p chat over gossip
recorded
Assembly-Event
In this workshop we'll look at how iroh establishes p2p QUIC connections. Using holepunching to create direct connections where possible. Then we'll build on top of this by using the gossip protocol to build a group chat.

iroh is a library to establish direct connections between two peers. The workshop will start with an overview of how iroh works and what it provides. After this we'll explore establishing connections between two endpoints before progressing to using a gossip protocol to send messages to multiple peers. At the end we should have a simplistic group chat application.