Skip to content

feat: Add MoQ-over-Iroh#290

Draft
leonardocustodio wants to merge 1 commit into
mainfrom
lc/moq-over-iroh
Draft

feat: Add MoQ-over-Iroh#290
leonardocustodio wants to merge 1 commit into
mainfrom
lc/moq-over-iroh

Conversation

@leonardocustodio

@leonardocustodio leonardocustodio commented Jul 18, 2026

Copy link
Copy Markdown
Member

Adds the capability to the host to offer MoQ-over-Iroh to applications.
This is only an experiment, not ready for review.

Summary

Adds the P2pMedia service — peer-to-peer media rooms over an embedded iroh/MoQ node, behind the RFC 0002 grant model:

Protocol surface (rust/crates/truapi): P2pMedia trait with status, room_create, room_join, room_leave, endpoint_refresh, publish, unpublish (requests) and room_events (subscription — the keep-alive signal), v01/versioned types, and RemotePermission::MediaP2p (index 5).

🤖 Generated with Claude Code

@leonardocustodio

leonardocustodio commented Jul 20, 2026

Copy link
Copy Markdown
Member Author

Companion product-side PR: paritytech/product-sdk#251

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant