codinget
  • Joined on 2022-10-19
codinget deleted branch feat/tsconnect-webrtc-ice-servers from webnet/webnet 2026-06-16 00:10:03 +02:00
codinget merged pull request webnet/webnet#23 2026-06-16 00:10:02 +02:00
feat(tsconnect): add getIceServers() to use DERP nodes as WebRTC STUN servers
codinget pushed to feat/tsconnect-webrtc-ice-servers at webnet/webnet 2026-06-16 00:09:04 +02:00
9820b6645b feat(tsconnect): add getIceServers() to use DERP nodes as WebRTC STUN
codinget pushed to feat/tsconnect-webrtc-ice-servers at webnet/webnet 2026-06-15 23:51:43 +02:00
0790908ea2 feat(tsconnect): add getIceServers() to use DERP nodes as WebRTC STUN
a502735fd3 docs(readme): update AI disclosure for WasmSource, Node.js compat, shutdown signal, test suite
73a74dcb15 test(tsconnect): add unit and integration test suite
9dbce83f9f fix(tsconnect): resolve shutdown() race using go.run() as exit signal
29d82feaca fix(tsconnect): node.js compat — safesocket unique addr, listen addr normalisation
Compare 32 commits »
codinget deleted branch worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 from webnet/webnet 2026-06-15 22:46:14 +02:00
codinget pushed to main at webnet/webnet 2026-06-15 22:46:13 +02:00
a502735fd3 docs(readme): update AI disclosure for WasmSource, Node.js compat, shutdown signal, test suite
73a74dcb15 test(tsconnect): add unit and integration test suite
9dbce83f9f fix(tsconnect): resolve shutdown() race using go.run() as exit signal
29d82feaca fix(tsconnect): node.js compat — safesocket unique addr, listen addr normalisation
7be31df1f0 feat(tsconnect): accept WasmSource — multi-environment WASM loading
Compare 5 commits »
codinget merged pull request webnet/webnet#33 2026-06-15 22:46:10 +02:00
feat(tsconnect): Node.js support — WasmSource, fs shim, safesocket fix, test suite
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-15 22:44:36 +02:00
a502735fd3 docs(readme): update AI disclosure for WasmSource, Node.js compat, shutdown signal, test suite
73a74dcb15 test(tsconnect): add unit and integration test suite
9dbce83f9f fix(tsconnect): resolve shutdown() race using go.run() as exit signal
29d82feaca fix(tsconnect): node.js compat — safesocket unique addr, listen addr normalisation
7be31df1f0 feat(tsconnect): accept WasmSource — multi-environment WASM loading
Compare 11 commits »
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-15 22:08:20 +02:00
04ff2aa760 docs(readme): update AI disclosure for streaming taildrop, shutdown, Node.js support
5c2e687ffc test(tsconnect): add unit and integration test suite
Compare 2 commits »
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-15 09:25:26 +02:00
a9d26d965b docs(readme): update AI disclosure for streaming taildrop, shutdown, Node.js support
bae1eeb9f3 test(tsconnect): add unit and integration test suite
18b7b4051e feat(tsconnect): add IPN.shutdown()
170e65f323 fix(tsconnect): node.js compat — safesocket unique addr, listen addr normalisation
ab8182aa94 feat(tsconnect): accept WasmSource — multi-environment WASM loading
Compare 7 commits »
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-15 00:24:26 +02:00
0501c2fe64 fix(tsconnect): remove trailing comma from tsconfig.json
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-15 00:20:31 +02:00
38d633fc63 docs(readme): update AI disclosure — shutdown() goRun signal, env file cleanup
codinget deleted branch wasm-node-fixes from webnet/tailscale 2026-06-15 00:17:32 +02:00
codinget pushed to webnet at webnet/tailscale 2026-06-15 00:17:32 +02:00
e7270026f7 fix(tsconnect/wasm): nil-check lb and ln in shutdown() before use
4618ee1496 fix(tsconnect/wasm): normalise ":port" listen addr to "0.0.0.0:port"
915dca44fe fix(safesocket/js): use unique memconn name per IPN instance
Compare 3 commits »
codinget merged pull request webnet/tailscale#13 2026-06-15 00:17:31 +02:00
fix(tsconnect/wasm): Node.js compatibility — safesocket unique name, listen addr normalisation
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-15 00:14:59 +02:00
47de847680 refactor(tsconnect): inline Go bootstrap, remove #env conditional imports
codinget pushed to wasm-node-fixes at webnet/tailscale 2026-06-14 23:57:03 +02:00
e7270026f7 fix(tsconnect/wasm): nil-check lb and ln in shutdown() before use
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-14 23:55:10 +02:00
a8bd64dab5 chore(submodule): advance tailscale to shutdown nil-check fix
bb8c602b5e fix(tsconnect): resolve shutdown() race using go.run() as exit signal
Compare 2 commits »
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-14 04:26:15 +02:00
c9323bc5fb fix(tsconnect): drop Node.js fs shim; it broke DNS by exposing resolv.conf
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-14 03:09:04 +02:00
1a66061316 feat(tsconnect): use #env import condition to isolate Node.js fs setup from web bundlers
d76ad5167f docs(readme): update AI disclosure for Node.js fixes and test suite
1a9a51ff34 chore(submodule): advance tailscale to safesocket-unique-name fix
5ac9de9588 fix(tsconnect): provide Node.js fs to wasm_exec.js for DNS resolution
6283bacc1f fix(tsconnect): call ipn.login() on NeedsLogin to trigger auth-key flow
Compare 11 commits »