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

Prepare for platform-dependant websockets backend #441

Merged
merged 5 commits into from
Nov 19, 2023

Conversation

SpecificProtagonist
Copy link
Contributor

Allow for swapping out the websockets backend depending on the platform.

src/gateway/message.rs Fixed Show fixed Hide fixed
src/gateway/backend_tungstenite.rs Fixed Show fixed Hide fixed
@bitfl0wer bitfl0wer changed the base branch from main to dev November 19, 2023 16:39
@bitfl0wer bitfl0wer changed the base branch from dev to feature/wasm32-unknown November 19, 2023 17:27
@bitfl0wer bitfl0wer self-assigned this Nov 19, 2023
@bitfl0wer
Copy link
Member

I'll try to merge this into feature/wasm32-unknown

@bitfl0wer bitfl0wer merged commit 5141723 into feature/wasm32-unknown Nov 19, 2023
3 checks passed
@bitfl0wer bitfl0wer deleted the websockets-backend branch November 20, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Easy Type: Enhancement Enhances an existing feature or behaviour. Type: New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants