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

Replace Native WebRTC implementation (?) #1

Open
ValorZard opened this issue Oct 9, 2024 · 0 comments
Open

Replace Native WebRTC implementation (?) #1

ValorZard opened this issue Oct 9, 2024 · 0 comments

Comments

@ValorZard
Copy link
Owner

Right now we’re using https://github.com/sipsorcery-org/sipsorcery for our native implementation of WebRTC data channels. It has been fine so far, but looking at the git repository there are a couple of issues with their implementation.

Fortunatly, there has been a PR that claims to fix most of those issues sipsorcery-org/sipsorcery#1192, so if we can get that merged in, we are hunky dory.

in case that is still too slow, I could probably figure out a way to write c# bindings to lib data channel. (Maybe look at https://github.com/hanseuljun/datachannel-unity)

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

No branches or pull requests

1 participant