RootCause
[Rpc.Host] — called on host only. Call from any client to run logic on host. — Three RPC attributes with distinct semantics. Tension: calling [Rpc.Host] from a client does nothing, calling [Rpc.Broadcast] from a client doesn't work as expected. Outcome: [Rpc.Broadcast] called from host replicates to all.
a9626d2c-e3c4-41b7-a792-3f08159e11dc
[Rpc.Host] — called on host only. Call from any client to run logic on host. — Three RPC attributes with distinct semantics. Tension: calling [Rpc.Host] from a client does nothing, calling [Rpc.Broadcast] from a client doesn't work as expected. Outcome: [Rpc.Broadcast] called from host replicates to all.