diff --git a/README.md b/README.md index 5d957b3..db8f229 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ - [sipML5](https://www.doubango.org/sipml5) - Open source JavaScript SIP client with WebRTC media stack. - [simple-peer](https://github.com/feross/simple-peer) - WebRTC video, voice, and data channels abstraction for Node.js and the browser. - [Netflux](https://github.com/coast-team/netflux) - Isomorphic JavaScript peer to peer transport API for client and server. +- [Peerix](https://github.com/peerix-dev/peerix) - WebRTC library with pluggable signalling drivers (NATS, WebSocket, BroadcastChannel) and a single peer connection multiplexing media and data channels. TypeScript-first. - [PeerJS](https://peerjs.com) - Data and media peer-to-peer connection API implemented over WebRTC. - [Socio](https://github.com/Rolands-Laucis/Socio) - A WebSocket Real-Time Communication (RTC) API framework. Realtime Front-end, Back-end reactivity.