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

refactor(web): use gloo-net provided AsyncRead/Write impl #370

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented Feb 13, 2024

My pull request has been merged and the changes published: rustwasm/gloo#379
We don’t need to implement our own wrapper on top of gloo_net::WebSocket anymore.

@CBenoit CBenoit requested a review from a team February 13, 2024 06:29
@CBenoit CBenoit enabled auto-merge (squash) February 13, 2024 06:29
Copy link

Coverage Report 🤖 ⚙️

Past:
Total lines: 27209
Covered lines: 16392 (60.24%)

New:
Total lines: 27209
Covered lines: 16388 (60.23%)

Diff: -0.01%

[this comment will be updated automatically]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants