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

Support Data Channel #34

Closed
cloudwebrtc opened this issue Dec 2, 2018 · 4 comments
Closed

Support Data Channel #34

cloudwebrtc opened this issue Dec 2, 2018 · 4 comments
Labels
🚀enhancement New feature or request 😭help wanted Extra attention is needed

Comments

@cloudwebrtc
Copy link
Member

Implement data channel and sample.

@cloudwebrtc cloudwebrtc added 😭help wanted Extra attention is needed 🚀enhancement New feature or request labels Dec 2, 2018
@rostopira
Copy link
Collaborator

Data channel is working perfectly already, for me at least
You want example in demo repo?

@cloudwebrtc
Copy link
Member Author

Yes, a loopback example, the data channel has not been tested and may need to be optimized.

@rostopira
Copy link
Collaborator

rostopira commented Dec 3, 2018

I can implement sample, as soon as I'm done and dusted with android render hell
UPD: done, but not dusted with android. Will provide sample on weekend

@cloudwebrtc
Copy link
Member Author

Verified, working fine.

evdokimovs pushed a commit to evdokimovs/flutter-webrtc that referenced this issue Jun 6, 2024
)

- implement `restartIce` method
- implement `peerConnectionDispose` method
- add bindings for `RTCConfiguration` and `IceServer`
- fix `iceCandidate` gathering with adding `create_thread_with_socket_server` method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀enhancement New feature or request 😭help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants