This commit is contained in:
Raven Scott
2026-02-23 18:52:49 -05:00
parent a93afc9e6c
commit 4f65aff533
@@ -12,7 +12,9 @@ I'd watched Hyperswarm emerge and mature. It was solving the hard P2P problems:
<center>This bothered me more than it probably should have.<BR><h1>Repo: <a href="https://git.ssh.surf/snxraven/BridgeSwarm">https://git.ssh.surf/snxraven/BridgeSwarm</a></h1><BR></center>
**BridgeSwarm** is a revolutionary system that brings **peer-to-peer (P2P) networking** to regular web browsers without requiring any browser modifications. It acts as a bridge between the browser's sandboxed environment and the powerful P2P capabilities of the **Hyperswarm** networking stack.
**BridgeSwarm** is a revolutionary system that brings **peer-to-peer (P2P) networking** to regular web browsers without requiring any browser modifications.
It acts as a bridge between the browser's sandboxed environment and the powerful P2P capabilities of the **Hyperswarm** networking stack.
In simpler terms: BridgeSwarm allows your web application to connect directly to other instances of your web application running in different browsers, on different computers, anywhere in the world - without needing a central server to relay messages.