Commit Graph

1 Commits (02618bb22f7755f4c77c8cddcbc568b6540e39bd)

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