|
| | ClientDiagnostics.cpp |
| | Client-side multiplayer diagnostics recorder and report writer.
|
| |
| | ClientDiagnostics.h |
| | Client-side multiplayer diagnostics data model and recorder.
|
| |
| | NetCommon.h |
| | Shared client/server wire contract for the multiplayer protocol.
|
| |
| | NetDiagConfig.h |
| | Shared policy constants for lightweight multiplayer diagnostics.
|
| |
| | NetDiagnostics.cpp |
| | Implementation of the lightweight multiplayer diagnostics recorder.
|
| |
| | NetDiagnostics.h |
| | Session-local multiplayer diagnostics recorder and report model.
|
| |
| | NetDiagShared.h |
| | Shared diagnostics event/sample types used by both server and client recorders.
|
| |
| | NetSend.h |
| | Thin wrappers around ENet packet creation, queueing, and flushing.
|
| |
| | NetTransportConfig.h |
| | Shared ENet peer transport-liveness configuration helper.
|
| |
| | PacketDispatch.h |
| | Shared packet parsing and type-safe dispatch helpers.
|
| |