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

Driver: Migrate to tokio_tungstenite #138

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

FelixMcFelix
Copy link
Member

This places songbird, serenity, and twilight onto the same WS library, hopefully reducing the compile overhead for everyone.

Tested using cargo make ready and by running examples/voice.

Closes #129.

This places songbird, serenity, and twilight onto the same WS library, hopefully reducing the compile overhead for everyone.

Tested using `cargo make ready` and by running `examples/voice`.

Closes serenity-rs#129.
@FelixMcFelix FelixMcFelix merged commit c0e5bdd into serenity-rs:next Jul 25, 2022
@FelixMcFelix FelixMcFelix deleted the tokio-tungstenite branch July 25, 2022 16:22
FelixMcFelix added a commit that referenced this pull request Jul 26, 2022
This places songbird, serenity, and twilight onto the same WS library, hopefully reducing the compile overhead for everyone.

Tested using `cargo make ready` and by running `examples/voice`.

Closes #129.
@FelixMcFelix FelixMcFelix added driver Relates to the driver or one of its sub-tasks. breaking Will either cause existing code to fail to compile, or cause substantial behaviour changes labels Jul 27, 2022
FelixMcFelix added a commit to FelixMcFelix/songbird that referenced this pull request Nov 20, 2023
This places songbird, serenity, and twilight onto the same WS library, hopefully reducing the compile overhead for everyone.

Tested using `cargo make ready` and by running `examples/voice`.

Closes serenity-rs#129.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Will either cause existing code to fail to compile, or cause substantial behaviour changes driver Relates to the driver or one of its sub-tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant