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

Update to new DataChannel API, singleton load. #3

Merged
merged 3 commits into from
May 21, 2019

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented May 17, 2019

New WebRTCLibDataChannel class act as PacketPeer.
Old WebRTCPeer (now WebRTCPeerConnection) now allows you to set configuration (STUN/TURN) and creating multiple data channels.
Fixed many bugs and implemented most of the missing API.
Implement singleton system according to new API to allow library to work as an autoload plugin.

Requires godotengine/godot#28964

New WebRTCLibDataChannel class act as PacketPeer.
Old WebRTCPeer (now WebRTCPeerConnection) now allows you to set
configuration (STUN/TURN) and creating multiple data channels.
Fixed many bugs and implemented most of the missing API.
@Faless Faless merged commit 4234540 into godotengine:master May 21, 2019
@Faless Faless deleted the channels_pr branch July 8, 2021 22:46
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