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

[WebRTC] Static extension registration. #61839

Merged

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented Jun 9, 2022

Move WebRTC extension registration from WebRTCPeerConnectionExtension to a static method of WebRTCPeerConnection.

This let the official WebRTC plugin register without having to instantiate itself.

@Faless Faless added this to the 4.0 milestone Jun 9, 2022
@Faless Faless requested a review from a team as a code owner June 9, 2022 05:18
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@akien-mga akien-mga merged commit 133d291 into godotengine:master Jun 13, 2022
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants