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

Make AudioWebSocket a subordinate class #766

Merged
merged 5 commits into from
Sep 9, 2018
Merged

Conversation

MinnDevelopment
Copy link
Member

Pull Request Etiquette

Description

Now AudioWebSocket is a subclass of AudioConnection and they can freely share fields.

Also fix issues with shard reconnects not stopping managers
@MinnDevelopment MinnDevelopment changed the title Make AudioWebSocket a subclass Make AudioWebSocket a subordinate class Sep 8, 2018
@MinnDevelopment MinnDevelopment added the status: completed has been completed but is not yet released label Sep 8, 2018
AudioConnection was actually testing this for null which would be
an impossibility when we use Arrays.copyOf as it will throw instead
These looked so much like frankenstein's monster after all the work
both dv8 and I put into it. So I cleaned it up a little for future
readers.
@MinnDevelopment MinnDevelopment merged commit 493e069 into development Sep 9, 2018
@MinnDevelopment MinnDevelopment deleted the patch-audio-ws branch September 9, 2018 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug priority: high status: completed has been completed but is not yet released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant