userConnacancel
branchsbox/rpcstatscancel

5 Commits over 0 Days - ∞cph!

2 Days Ago
Keep everything nicely contained in NetworkDebugSystem
2 Days Ago
Show top 10 object messages by total calls then by total bytes received in top left when net_debug is true ( https://files.facepunch.com/conna/1b1911b1/sbox_OEOfBa3MKH.png )
2 Days Ago
Start by storing incoming RPCs by name, increment total calls, total size, and build an average message size Track other messages too like spawn and destroy messages and their frequency. Add a temporary command to log the top 10
3 Days Ago
Track other messages too like spawn and destroy messages and their frequency. Add a temporary command to log the top 10
3 Days Ago
Start by storing incoming RPCs by name, increment total calls, total size, and build an average message size