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

Fix local description sdp type #302

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

pimterry
Copy link
Contributor

I think the type here isn't quite right - the type will be the SDP type (offer/answer/pranswer/rollback) represented by both RTCSdpType and DescriptionType, while the sdp field is the actual SDP description string, just as in remoteDescription. Resulted in some strange types in my logic that looks at this downstream!

@pimterry
Copy link
Contributor Author

Don't think the linting error here is related to this change, but let me know if there's something I'm missing there.

@murat-dogan murat-dogan merged commit 058c35a into murat-dogan:master Nov 12, 2024
1 check failed
@murat-dogan
Copy link
Owner

Thanks

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.

2 participants