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

feat(ext/websocket): split websocket read/write halves #20579

Merged
merged 6 commits into from
Oct 30, 2023

Conversation

mmastrac
Copy link
Contributor

@mmastrac mmastrac commented Sep 20, 2023

Working on this in concert with denoland/fastwebsockets#48

@mmastrac mmastrac force-pushed the split_websocket branch 2 times, most recently from 4b76bab to 692e050 Compare October 3, 2023 22:37
@mmastrac mmastrac changed the title [WIP] split websocket feat(ext/websocket): split websocket read/write halves Oct 5, 2023
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, once updated to release version of fastwebsocket.

@mmastrac mmastrac merged commit b75f3b5 into denoland:main Oct 30, 2023
13 checks passed
bartlomieju pushed a commit to bartlomieju/deno that referenced this pull request Oct 30, 2023
Fixes some UB when sending and receiving at the same time.
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.

None yet

2 participants