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

Add methods to add and remove extensions #758

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

JoeTurki
Copy link
Member

@JoeTurki JoeTurki commented Jan 30, 2025

Description

Added AddExtension and RemoveExtension methods to ICECandidate, allowing extensions to be managed dynamically.

Ensure that TCPType is stored in one place (candidate.TCPType)

Reference issue

This is required for #757 and by extension pion/webrtc#2993 and some other..

@JoeTurki JoeTurki marked this pull request as draft January 30, 2025 06:24
@JoeTurki JoeTurki force-pushed the impr/add-remove-extension branch from bf9c7ed to 8e1c34f Compare January 30, 2025 06:33
@JoeTurki JoeTurki marked this pull request as ready for review January 30, 2025 06:34
@JoeTurki
Copy link
Member Author

See #759

@JoeTurki JoeTurki marked this pull request as draft January 30, 2025 08:41
@JoeTurki JoeTurki force-pushed the impr/add-remove-extension branch from 8e1c34f to 60cb55e Compare January 30, 2025 09:01
@JoeTurki JoeTurki marked this pull request as ready for review January 30, 2025 09:11
@JoeTurki JoeTurki requested a review from Sean-Der January 30, 2025 09:11
Added `AddExtension` and `RemoveExtension` methods to `ICECandidate`,
allowing extensions to be managed dynamically.
Ensure that `TCPType` is stored in one place (candidate.TCPType)
Copy link
Member

@Sean-Der Sean-Der left a comment

Choose a reason for hiding this comment

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

🔥

@JoeTurki JoeTurki merged commit 47dad55 into master Jan 31, 2025
13 checks passed
@JoeTurki JoeTurki deleted the impr/add-remove-extension branch January 31, 2025 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants