Skip to content

Enhance RTCDataChannel send method to accept multiple data types: string, Blob, ArrayBuffer, and ArrayBufferView #2001

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

Closed
wants to merge 2 commits into from

Conversation

Bashamega
Copy link
Contributor

fixes #1973

I have updated it, and I have added some tests

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@saschanaz
Copy link
Contributor

We don't really add this kind of workaround here, I think the longstanding microsoft/TypeScript#14107 is the real culprit.

@Bashamega
Copy link
Contributor Author

We don't really add this kind of workaround here, I think the longstanding microsoft/TypeScript#14107 is the real culprit.

Okay

@Bashamega Bashamega closed this Apr 25, 2025
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.

RTCDataChannel.send fails to compile
2 participants