You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ To run it as a webapp on http://localhost:8000/, do:
95
95
96
96
`./serve_dev_website.sh`
97
97
98
-
Note that HolePunch and the VNC client and server binaries don't work in the webapp.
98
+
Note that the VNC client and server binaries don't work in the webapp, and neither does the HolePunch DHT.
99
99
100
100
To get this working in a webbrowser as a webapp, it should be possible to integrate https://novnc.com/ as the VNC Client and use the HolePunch DHT websocket relay for connections.
101
101
For the server-side, it might be possible to build a browser-based VNC server using https://developer.mozilla.org/en-US/docs/Web/API/Screen_Capture_API/
0 commit comments