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

Allow overriding ILavalinkSessionProvider while resolving/joining player #179

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

SKProCH
Copy link
Collaborator

@SKProCH SKProCH commented Sep 2, 2024

It allows creating player on the certain node/set of nodes when required.

It should not introduce breaking changes, since the new overload of JoinAsync in IPlayerManager has a default implementation which will call the old one by default for those who implements the IPlayerManager byself.

@SKProCH SKProCH merged commit 03cc0a8 into angelobreuer:dev Sep 8, 2024
4 checks passed
@SKProCH SKProCH deleted the overrideSessionProvider branch September 8, 2024 16:42
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

Successfully merging this pull request may close these issues.

1 participant