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

Convert SessionDescription to data class #22

Merged

Conversation

shepeliev
Copy link
Owner

Now the SessionDescription is a data class, so it can be instantiating as SessdionDescription(type, sdp)

Closes #21

@shepeliev shepeliev merged commit e2308bb into main Aug 24, 2021
@shepeliev shepeliev deleted the 21-implement-creating-sessiondescription-from-sdp-string branch August 31, 2021 22:08
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.

Implement creating SessionDescription from SDP string
1 participant