ConnectionDefaultFloats

Connection defaults, floating point version.

Values

ValueMeaning
delayIncrementMultiplier1.5

By what to multiply the connect timeout after failing an attempt.

receiveShorteningMultiplier0.25

By what to multiply Timeout.receiveMsecs with to shorten reads.

messageRate1.2

How many messages to send per second, maximum.

messageBurst3.0

How many messages to immediately send in one go, before throttling kicks in.

messageRateTwitchFast3.0

How many messages to send per second, maximum. For *fast* sends on Twitch servers.

FIXME: Tweak value.

messageBurstTwitchFast10.0

How many messages to immediately send in one go, before throttling kicks in. For *fast* sends on Twitch servers.

FIXME: Tweak value.

messageRateTwitchSlow0.5

How many messages to send per second, maximum. For *slow* sends on Twitch servers.

FIXME: Tweak value.

messageBurstTwitchSlow0.5

How many messages to immediately send in one go, before throttling kicks in. For *slow* sends on Twitch servers.

FIXME: Tweak value.