Skip to content

Conversation

@dennwc
Copy link
Contributor

@dennwc dennwc commented Nov 8, 2025

No description provided.

@dennwc dennwc self-assigned this Nov 8, 2025
@dennwc dennwc requested a review from a team as a code owner November 8, 2025 08:34
log = log.WithValues("contentType", h.Value())
switch h.Value() {
default:
log.Infow("unsupported offer type")
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any point continuing if it's not "application/sdp" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not really. But I want to see first that this doesn't happen in the wild first.

@dennwc dennwc merged commit a8d8d8b into main Nov 14, 2025
6 checks passed
@dennwc dennwc deleted the sdp-errors branch November 14, 2025 09:26
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.

3 participants