Commit Graph

1 Commits (63bf967598d20196b05d34c270ce9ce2b67f89d9)

Author SHA1 Message Date
Tyler Goodlet 63bf967598 Add an `enable_transports` test-suite
Like it sounds, verifying that when that param is passed to the runtime
startup eps (`.open_root_actor()/.open_nursery()`), the appropriate
tpt-protocol is deployed for IPC (both the server and bound endpoints)
in both the root and any sub-actors (as passed down from rent to child
via the `.msg.types.SpawnSpec`).
2025-07-08 12:40:55 -04:00