From e570e8b0459b5e0151788c894a2e6bb5de0777a1 Mon Sep 17 00:00:00 2001 From: Todd Tanner Date: Thu, 20 Jun 2024 13:13:03 -0400 Subject: [PATCH] Update README.md Added SpawnDev.BlazorJS.SimplePeer "used by" link. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34b38a67..e128b403 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,8 @@ constructor. See the API docs above. - [WebDrop.Space](https://WebDrop.Space) - Share files and messages across devices. Cross-platform, no installation alternative to AirDrop, Xender. [Source Code](https://github.com/subins2000/WebDrop) - [Speakrandom](https://speakrandom.com) - Voice-chat social network using simple-peer to create audio conferences! - [Deskreen](https://deskreen.com) - A desktop app that helps you to turn any device into a secondary screen for your computer. It uses simple-peer for sharing entire computer screen to any device with a web browser. +- [SpawnDev.BlazorJS.SimplePeer](https://github.com/LostBeard/SpawnDev.BlazorJS.SimplePeer) - SpawnDev.BlazorJS.SimplePeer brings the amazing simple-peer library to Blazor WebAssembly. +