Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 695 Bytes

latency-simulaton-transport.md

File metadata and controls

19 lines (12 loc) · 695 Bytes

Latency Simulaton Transport

Mirror's Latency Simulation transport allows you to test your project under non-ideal network conditions.

Add it to NetworkManager, wrap it around your regular Transport, drag it into NetworkManager.transport.

It can simulate:

  • Latency in milliseconds
  • Packet loss in %
  • Packet scramble / reorder

{% hint style="info" %} Reliable messages are ordered and guaranteed delivery by definition. Packet loss / scramble over reliable manifests itself via latency. {% endhint %}

NMLatencySim