Hey gang
In this video we write the RpcLogNewName
method in the #region Client
. In a previous lecture a slide said [RpcClient] was when the server does something to all clients.
I know it doesn’t ultimately matter because it’s not going to affect how the code runs but this got me wondering about how we’re using our regions. Is the way we’ve set it up to be grouped by who it’s affecting or who’s calling it? Is there a “standard” generally on how developers expect regions to be grouped?