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

use udp webrtc datachannels for all communication #119

Merged
merged 33 commits into from
Feb 16, 2023
Merged

Conversation

Zubnix
Copy link
Collaborator

@Zubnix Zubnix commented Jan 11, 2023

No description provided.

Zubnix added 13 commits January 11, 2023 20:35
add reconnecting-websocket to sources
reset peer connection on proxy or compositor restart
fix reset peer connection on proxy or compositor restart bugs
implement data buffering on data channel disconnect or slow send
add ice renegotiation on network change
use browser webrtc library on backend
fix some bad channel closing and double allocations
make sure both native and browser events are sent before firing sync done callback
fix arqdatachannels not cleaned up after close
make webrtc peer connection configurable
@Zubnix Zubnix marked this pull request as draft February 7, 2023 14:46
@Zubnix Zubnix marked this pull request as ready for review February 16, 2023 19:34
@Zubnix
Copy link
Collaborator Author

Zubnix commented Feb 16, 2023

Not WebTransport (#107) but close enough for now.

@Zubnix Zubnix merged commit fa16f3d into master Feb 16, 2023
@Zubnix Zubnix deleted the datachannels branch February 16, 2023 20:10
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