codinget
  • Joined on 2022-10-19
codinget commented on pull request webnet/tailscale#17 2026-07-31 01:28:40 +02:00
Remove obsolete wasm bridge APIs

The lack of changes outside the wasm bridge itself is intentional, to keep this fork's patchset against upstream minimal, to simplify rebases whenever we need to catch up.

The fact that files…

codinget opened issue webnet/webnet#154 2026-07-31 01:20:38 +02:00
tsconnect: copy only the used build-pkg outputs into dist/
codinget commented on pull request webnet/tailscale#17 2026-07-31 01:05:08 +02:00
Remove obsolete wasm bridge APIs

Two corrections to my review above.

Withdrawing the setExitNodeEnabled nit. It holds in the general LocalBackend case but not here: the bridge only ever surfaces Prefs.ExitNodeID

codinget commented on pull request webnet/tailscale#17 2026-07-31 00:50:07 +02:00
Remove obsolete wasm bridge APIs

Review: Remove obsolete wasm bridge APIs

codinget created pull request webnet/tailscale#17 2026-07-31 00:34:31 +02:00
WIP: Remove obsolete wasm bridge APIs
codinget created branch remove-wasm-bridge-features in webnet/tailscale 2026-07-31 00:34:23 +02:00
codinget pushed to remove-wasm-bridge-features at webnet/tailscale 2026-07-31 00:34:23 +02:00
d94244830b cmd/tsconnect: remove obsolete wasm bridge APIs
codinget deleted branch t3code/ci-flaky-test-fix from webnet/webnet 2026-07-30 01:26:05 +02:00
codinget pushed to main at webnet/webnet 2026-07-30 01:26:05 +02:00
ad0d5259ab test(tsconnect-worker): isolate Go runtime shutdowns
codinget merged pull request webnet/webnet#152 2026-07-30 01:26:04 +02:00
test(tsconnect-worker): isolate Go runtime shutdowns
codinget opened issue webnet/webnet#153 2026-07-30 01:20:33 +02:00
ci: set per-job maximum timeouts
codinget pushed to t3code/ci-flaky-test-fix at webnet/webnet 2026-07-30 00:38:25 +02:00
ad0d5259ab test(tsconnect-worker): isolate Go runtime shutdowns
afbc809240 chore: remove deprecated APIs: setExitNodeEnabled, ping(disco), fetch, ssh
Compare 2 commits »
codinget pushed to t3code/ci-flaky-test-fix at webnet/webnet 2026-07-30 00:22:53 +02:00
d2e6f860a8 test(tsconnect-worker): isolate Go runtime shutdowns
codinget deleted branch chore/remove-deprecated-apis from webnet/webnet 2026-07-30 00:16:44 +02:00
codinget pushed to main at webnet/webnet 2026-07-30 00:16:44 +02:00
afbc809240 chore: remove deprecated APIs: setExitNodeEnabled, ping(disco), fetch, ssh
codinget merged pull request webnet/webnet#150 2026-07-30 00:16:43 +02:00
chore: remove deprecated APIs: setExitNodeEnabled, ping(disco), fetch, ssh
codinget created pull request webnet/webnet#152 2026-07-29 23:59:31 +02:00
WIP: test(tsconnect-worker): isolate Go runtime shutdowns
codinget created branch t3code/ci-flaky-test-fix in webnet/webnet 2026-07-29 23:59:18 +02:00
codinget pushed to t3code/ci-flaky-test-fix at webnet/webnet 2026-07-29 23:59:18 +02:00
2a1cea3c51 test(tsconnect-worker): isolate Go runtime shutdowns
codinget opened issue webnet/webnet#151 2026-07-29 23:58:49 +02:00
tsconnect: listen argument normalisation only applies to TCP