From f3731b1c4f1686835aa3b4b9972499a103ef1457 Mon Sep 17 00:00:00 2001 From: Daniel Meyer <8926560+pubkey@users.noreply.github.com> Date: Sun, 20 Nov 2022 02:40:31 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34b38a67..11c9c98e 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,7 @@ 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. +- [RxDB](https://rxdb.info/replication-p2p.html) - A client-side JavaScript database that uses simple-peer to replicate the database state between client devices.