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

using WebRTC to transfer data #45

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

using WebRTC to transfer data #45

wants to merge 14 commits into from

Conversation

timzaak
Copy link
Contributor

@timzaak timzaak commented Oct 15, 2023

#44

目前还只是验证阶段

turn-rs + webrtc-rs/webrtc example

    • write an example to ping/pong each other through turn-rs
    • deploy turn-rs to public server, try ping/pong by relay and p2p
    • auth
    • reconnect
    • multiple turn-server and the client auto select the right server(p2p firstly and auto select the fastest turn server).

relative project issue:#79

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.

1 participant