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

model/gateway: add 'max_concurrency' field #377

Merged
merged 1 commit into from
Aug 9, 2020
Merged

model/gateway: add 'max_concurrency' field #377

merged 1 commit into from
Aug 9, 2020

Conversation

zeylahellyer
Copy link
Member

Add max_concurrency to the session start limit struct, which indicates how many shard sessions may concurrently be started.

Documentation and tests have been added to go with it.

Add `max_concurrency` to the session start limit struct, which indicates
how many shard sessions may concurrently be started.

Documentation and tests have been added to go with it.

Signed-off-by: Vivian Hellyer <vivian@hellyer.dev>
@zeylahellyer zeylahellyer added t-feature Addition of a new feature c-model Affects the model crate d-api Change related to Discord's API. labels Aug 9, 2020
@7596ff 7596ff merged commit daf5856 into twilight-rs:trunk Aug 9, 2020
@Erk-
Copy link
Member

Erk- commented Aug 9, 2020

It should probably be said here that it is currently in a pr for the official Discord docs. discord/discord-api-docs#1621

@zeylahellyer zeylahellyer deleted the model-gateway-session-max-concurrency branch August 9, 2020 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-model Affects the model crate d-api Change related to Discord's API. t-feature Addition of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants