Skip to content

Latest commit

 

History

History
106 lines (93 loc) · 2.12 KB

File metadata and controls

106 lines (93 loc) · 2.12 KB
title Introduction
description iroh establishes direct connections whenever possible, falling back to relay servers if necessary. Get fast, efficient, reliable connections that are authenticated and encrypted end-to-end using QUIC.

Get started

<Card title="Connect two endpoints" icon="rocket" href="/quickstart" horizontal

Follow our quickstart guide.

<Card title="What is iroh?" icon="circle-info" href="/what-is-iroh" horizontal

Get started with the basics.

Dive deeper

Connect peers over a shared secret with gossip. Connect users across platforms and languages with our cross-platform libraries. Debug connectivity issues with logging, the iroh-doctor CLI, or remote Network Diagnostics.

<Card title="Use your own relay" icon="server" href="/add-a-relay"

Configure dedicated relays for production deployments.

Sending Data

Add the protocols and topologies to fit your needs. Iroh is modular and composable, so you can pick and choose what you need.

Store and transfer large binary files. Collaborative key-value documents with conflict-free replication. Build low-latency audio and video streaming applications. Build remote procedure call applications.

Need inspiration?

<Card title="See complete examples" icon="stars" href="/examples"

Browse our showcase of open source example applications.