tailscale/ssh/browser
Mihai Parparita 2cbcdc4ba8 wasm: implement Taildrop receiving
We need to make sure that there's a filesystem (implemented by BrowserFS
for now) and then things mostly work. File contents are sent to the JS
side as base64 encoded data, which may not work for large files.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-06-08 22:55:55 -07:00
..
dist ssh/browser: implement browser client for Tailscale SSH 2022-06-08 15:29:41 -07:00
src wasm: implement Taildrop receiving 2022-06-08 22:55:55 -07:00
wasm wasm: implement Taildrop receiving 2022-06-08 22:55:55 -07:00
.gitignore ssh/browser: implement browser client for Tailscale SSH 2022-06-08 15:29:41 -07:00
browser.go ssh/browser: implement browser client for Tailscale SSH 2022-06-08 15:29:41 -07:00
index.html wasm: implement Taildrop receiving 2022-06-08 22:55:55 -07:00
package.json wasm: implement Taildrop receiving 2022-06-08 22:55:55 -07:00
yarn.lock wasm: implement Taildrop receiving 2022-06-08 22:55:55 -07:00