Data Fields | |
U32 | minPacketSendPeriod |
Minimum millisecond delay (maximum rate) between packet sends. | |
U32 | minPacketRecvPeriod |
Minimum millisecond delay the remote host should allow between sends. | |
U32 | maxSendBandwidth |
Number of bytes per second we can send over the connection. | |
U32 | maxRecvBandwidth |
Number of bytes per second max that the remote instance should send. |
|
Minimum millisecond delay (maximum rate) between packet sends.
|
|
Minimum millisecond delay the remote host should allow between sends.
|
|
Number of bytes per second we can send over the connection.
|
|
Number of bytes per second max that the remote instance should send.
|