Skip to content

Add Peerix to JavaScript libraries#29

Open
mrmoon0986 wants to merge 1 commit into
rtckit:masterfrom
mrmoon0986:master
Open

Add Peerix to JavaScript libraries#29
mrmoon0986 wants to merge 1 commit into
rtckit:masterfrom
mrmoon0986:master

Conversation

@mrmoon0986

@mrmoon0986 mrmoon0986 commented May 14, 2026

Copy link
Copy Markdown

Adds Peerix, an open-source JavaScript/TypeScript WebRTC library.

It sits alongside simple-peer and PeerJS in the JS libraries section, with a different angle: signalling is implemented as a pluggable driver (NATS, MQTT, Socket.IO, SSE, Supabase, Centrifuge, BroadcastChannel, in-memory, or custom), so the peer code stays the same when the transport changes.

It's actively maintained (v0.4.0), TypeScript-first, with zero runtime dependencies.
Happy to adjust the description or move the entry if you'd prefer it in a different section.

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