mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 13:05:46 +00:00
adc5ffea99
JS -> native nodes worked already, tested by exposing a fetch() method to JS (it's Promise-based to be consistent with the native fetch() API). Native nodes -> JS almost worked, we just needed to set the LocalBackend on the userspace netstack. Fixes #5130 Signed-off-by: Mihai Parparita <mihai@tailscale.com> |
||
---|---|---|
.. | ||
dist | ||
src | ||
wasm | ||
.gitignore | ||
build.go | ||
common.go | ||
dev.go | ||
index.html | ||
package.json | ||
serve.go | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconnect.go | ||
yarn.lock |