Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 9d21d65

Browse files
committed
added websockproxy to readme along with an aknowledgement to Ben Burns for his work
1 parent ca500f9 commit 9d21d65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ Go to http://localhost:3000 and have fun!
1616

1717
- [pg-browser](/packages/pg-browser)
1818
- [Buildroot](/packages/buildroot)
19+
- [Websockproxy](/packages/websockproxy)
1920

2021
## :clap: Aknowledgements
2122

2223
- [v86](https://github.com/copy/v86) which is **the** emulator for running x86 operating systems in the browser, without it none of the following projects would be possible
2324
- [crunchydata playground](https://www.crunchydata.com/developers/playground) for leading the way and showing the world that it was possible to run PostgreSQL in the browser
2425
- [browser-shell](https://github.com/humphd/browser-shell) which was already way ahead of its time, especially on the filesystem part
25-
- [browser-linux](https://github.com/Darin755/browser-linux) for showing us how we can make the pieces fit together
26+
- [browser-linux](https://github.com/Darin755/browser-linux) for showing us how we can make the pieces fit together
27+
- [Websockets Proxy](https://github.com/benjamincburns/websockproxy) the ingenious workaround that opened up the world for **v86** emulators everywhere

0 commit comments

Comments
 (0)