Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spawn rate in standalone mode #141

Open
FloMedja opened this issue Nov 1, 2021 · 2 comments
Open

spawn rate in standalone mode #141

FloMedja opened this issue Nov 1, 2021 · 2 comments

Comments

@FloMedja
Copy link

FloMedja commented Nov 1, 2021

Description

I update the version of boomer from 1.6.0 to the latest version on master. I noticed that now the data of boomer during a OnEvent always returns the number of specified client in data[user_count]. Previously it returns the number of current clients spawn according to the spawn rate specified. When look in the code I notice that this commit removed the usage of the spawnRate.
I am wondering what is the new way to configure a spawnRate when using boomer in standalone mode.

Best regards

@FloMedja
Copy link
Author

FloMedja commented Nov 5, 2021

Any update on this matter ?

@myzhan
Copy link
Owner

myzhan commented Nov 8, 2021

We need a new design for spawnRate. If you only need to use standalone mode, you can use 1.6.0 before that happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants