goodboy pushed to ng_tpts_planning at goodboy/tractor
-
768b531662 Retract the hand-rolled tunnel peeler from plan-03
-
4c8188652b Peel `wg` maddrs w/ `py-multiaddr`'s own tunnel API
-
8e39fd8b07 Update `wg` docs for the merged py-multiaddr#108
-
13cdc43f01 Fix silently-corrupt keys in `parse_wg_maddr()`
-
ba6b181cf5 Pin `multiaddr` to the merged `wg` codec rev
- Compare 28 commits »
goodboy pushed to wkt/addr_unpacking at goodboy/tractor
-
51f4e31ce0 Emit canonical tagged addresses
-
0a741282af Decode tagged transport addresses
-
419ce6a631 Model bindspaces as scoped capabilities
-
176e0c3e61 Peel tunnels before `Endpoint` binding
-
6b8e9ad298 Peel tunnels before `Channel` connects
- Compare 36 commits »
goodboy pushed to wkt/wg_pyroute2_read at goodboy/tractor
-
b1f6ade840 Pass `Bindspace` FD to `trio` children
-
2fb6143604 Detect child death before parent handshake
-
6d5b145787 Enter inherited netns during child bootstrap
-
503a3ed766 Verify inherited network namespace entry
-
d0261787fd Plan typed tunnel address decoding
- Compare 55 commits »
goodboy pushed to ng_tpts_planning at goodboy/tractor
-
4730b4c9cf Retract the hand-rolled tunnel peeler from plan-03
-
c3d8e28260 Peel `wg` maddrs w/ `py-multiaddr`'s own tunnel API
-
d83e9c90d7 Update `wg` docs for the merged py-multiaddr#108
-
f086664b3e Fix silently-corrupt keys in `parse_wg_maddr()`
-
3ba93468ef Pin `multiaddr` to the merged `wg` codec rev
- Compare 29 commits »
goodboy pushed to wkt/addr_unpacking at goodboy/tractor
-
5b606ba1e1 Emit canonical tagged addresses
-
68addd86fb Decode tagged transport addresses
-
a753b1e89e Model bindspaces as scoped capabilities
-
f44dad362d Peel tunnels before `Endpoint` binding
-
9c4b3a60ee Peel tunnels before `Channel` connects
- Compare 37 commits »
goodboy pushed to wkt/wg_pyroute2_read at goodboy/tractor
-
a834487838 Pass `Bindspace` FD to `trio` children
-
dc72ecdfcd Detect child death before parent handshake
-
7dfefddae3 Enter inherited netns during child bootstrap
-
6e338a1173 Verify inherited network namespace entry
-
e1b1cf66f1 Plan typed tunnel address decoding
- Compare 56 commits »
goodboy pushed to wkt/big_boi_docs_472_follow_ups at goodboy/tractor
-
7796480062 Widen `accept_addr` in the UDS example
goodboy pushed to wkt/wg_pyroute2_read at goodboy/tractor
-
1ee980f6cf Pass `Bindspace` FD to `trio` children
goodboy pushed to wkt/big_boi_docs_472_follow_ups at goodboy/tractor
-
d799bd6f68 Show the discovered actor address
goodboy pushed to wkt/big_boi_docs_472_follow_ups at goodboy/tractor
-
a95ca7577f Record PR #512 prompt provenance
-
a40fb2ebde Correct typed-msg validation docs
-
38883dca03 Harden the dedicated registrar example
-
97aff52050 Polish the debugger examples
-
96a1838210 Polish the non-debug docs examples
- Compare 5 commits »
goodboy pushed to wkt/wg_pyroute2_read at goodboy/tractor
-
2ca8c570ec Detect child death before parent handshake
-
fb6d81d397 Enter inherited netns during child bootstrap
-
9ae7cd866a Verify inherited network namespace entry
-
e7234c3a03 Plan typed tunnel address decoding
-
b8b89268fd Retain realized `BindspaceRef` metadata
- Compare 168 commits »
goodboy pushed to ng_tpts_planning at goodboy/tractor
-
85a44588cf Retract the hand-rolled tunnel peeler from plan-03
-
647a856ee7 Peel `wg` maddrs w/ `py-multiaddr`'s own tunnel API
-
a5ee4cfd4f Update `wg` docs for the merged py-multiaddr#108
-
7d66510cdb Fix silently-corrupt keys in `parse_wg_maddr()`
-
19f807ab18 Pin `multiaddr` to the merged `wg` codec rev
- Compare 142 commits »
goodboy pushed to wkt/addr_unpacking at goodboy/tractor
-
7d0b84e1de Emit canonical tagged addresses
-
0122a0dfff Decode tagged transport addresses
-
1de168ec47 Model bindspaces as scoped capabilities
-
df04e6f896 Peel tunnels before `Endpoint` binding
-
3c474837c2 Peel tunnels before `Channel` connects
- Compare 150 commits »
goodboy pushed to wkt/big_boi_docs_472_follow_ups at goodboy/tractor
-
0be872ff97 Type the remaining niche examples
-
319868e92d Type the docs-visible `examples/` scripts
-
a6c1158853 Add basic typing to the `debugging/` examples
-
4c507ea13c Add a dedicated-registrar example + discovery guide
-
a279cb39a9 Expand caps-based-msging docs w/ #365, #376 + tests
- Compare 146 commits »
goodboy pushed to wkt/fix_broadcast_lag_count at goodboy/tractor
-
6429e6a515 Reject concurrent `BroadcastReceiver.receive()` calls
-
d06ee34b83 Clean broadcast cancellation diagnostics
-
ff4391669b Expose stream subscriber lag policy
-
a5259a8ee4 Isolate `BroadcastReceiver.aclose()` wakeups
-
d6da0e7a22 Wake broadcast peers on shared receive failures
- Compare 15 commits »
goodboy pushed to wkt/wg_pyroute2_read at goodboy/tractor
-
05432e4d00 Verify inherited network namespace entry
goodboy pushed to wkt/pr510_review at goodboy/tractor
-
24e55e918e Document canonical `/run-tests` deployment
goodboy pushed to wkt/wg_pyroute2_read at goodboy/tractor
-
d067505add Plan typed tunnel address decoding
-
33b349bf25 Retain realized `BindspaceRef` metadata
-
f538c4f5d1 Rename bindspace resource models
- Compare 3 commits »
goodboy pushed to wkt/pr510_review at goodboy/tractor
-
c9cfce441a Harden `run-tests` signal and reaper guidance