#networking clear

s&box networking: ISceneStartup — OnHostInitialize vs OnClientInitialize for multiplayer scene setup

s&box networking: NetworkingSettings — ClientsCanSpawnObjects security, update rate, host migration

s&box: Real-time external connections with Sandbox.WebSocket — System.Net.WebSockets is sandboxed out

s&box networking: Creating and joining lobbies with Networking.CreateLobby / JoinBestLobby

s&box: Making HTTP requests with Sandbox.Http — System.Net.HttpClient is sandboxed out

s&box networking: Handling player join/leave/spawn with INetworkListener

s&box networking: RPC types — [Rpc.Host], [Rpc.Owner], [Rpc.Broadcast] and when to use each

s&box networking: Choosing the right [Sync] flags — FromHost, Query, Interpolate