You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transport abstraction: Channel/NetMessage/WireConnection, LoopbackConnection, WebSocket transport (native and web), and a latency/jitter/loss/duplication SimulatorConnection.
Session layer: versioned handshake with schema-hash slot and peer-id assignment, per-connection ByteBudget accounting.
NetClock server-tick sync and a fixed-timestep TickLoop.