Skip to content

Commit 71c64ac

Browse files
Merge pull request #71 from Elijah-Bodden/Elijah-Bodden-patch-22
Update index.html
2 parents d83804b + 5485040 commit 71c64ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/source/frontend/dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,10 @@
257257
<div class="aboutpane rightNavPane" id="aboutpane">
258258
<div class="aboutHeader">About</div>
259259
<div id="aboutBody">
260-
Hey! Welcome to Membrane, a small demo of my <a
260+
Hey! Welcome to Membranexus, a small demo of my <a
261261
href="https://github.com/Elijah-Bodden/Membrane" style="color: #1f1f1f; text-decoration: underline;"
262262
target="_blank">Membrane</a> project. While this is just a small chat app for demonstration, I originally concieved of building an entire mock internet on top of Membrane - with users freely submitting their sites and peers collaboritively hosting them. This is totally possible and sounds quite fun, so maybe I'll do it in the future.
263-
<br><br>I'm pretty happy with Membrane as it stands, though. It was a pedagological project from the start - amazed by certain facts about the internet, such as how it was possible to bootstrap from nothing to a robust, centralized network, I decided the only way to truly understand it was to build my own. Membrane is basically a set of routing and networking protocols for webRTC that allow you to create robust, self-sufficient, peer-to-peer networks in the browser - acting like a meta-internet that runs over the internet. I really loved this project and everything I leaned from it - not least of which that I like making projects. Thanks for checking it out!
263+
<br><br>I'm pretty happy with Membrane as it stands, though. It was a pedagological project from the start - amazed by certain facts about the internet, such as how it was possible to bootstrap from nothing to a robust, centralized network, I decided the only way to truly understand it was to build my own. Membrane is basically a set of routing and networking protocols for webRTC that allow you to create robust, self-sufficient, peer-to-peer networks in the browser - acting like a meta-internet that runs over the internet. I really loved this project and everything I learned from it - not least of which that I like making projects. Thanks for checking it out!
264264
<br><br><i>You can find the demo's code in /src/source/frontend on github. I'm hosting it (plus the site's STUN and TURN servers) with NGINX on lightsail. If you want more information about my hosting setup, please <a
265265
href="mailto:[email protected]" style="color: #1f1f1f; text-decoration: underline;"
266266
target="_blank">reach out!</a>!<i>

0 commit comments

Comments
 (0)