Files
research/interconnections/protomux-hrpc.md
T
2026-02-19 10:12:39 +00:00

203 B

Protomux + HRPC

Stack

Stream → Protomux channel → HRPC service.

Ex: mux.addChannel({protocol: 'hrpc'}) hrpc.pipe(mux.channel).pipe(hrpc)

Benefits: Mux multiple RPCs over swarm conn.