diff --git a/README.md b/README.md index 9464402..9526c0f 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ - [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. - [PeerJS](https://peerjs.com) - Data and media peer-to-peer connection API implemented over WebRTC. +- [webrtc-leak-check](https://github.com/CodeWithEhtisham/webrtc-leak-check) - Zero-dependency TypeScript library for detecting WebRTC IP address leaks, with RFC 8445 candidate parsing and host/srflx/relay classification. - [Socio](https://github.com/Rolands-Laucis/Socio) - A WebSocket Real-Time Communication (RTC) API framework. Realtime Front-end, Back-end reactivity. ### C/C++ Libraries