-
Notifications
You must be signed in to change notification settings - Fork 315
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
Support to EXT-X-INDEPENDENT-SEGMENTS in Go Lib #103
Comments
Support for |
There's no planned support, if there's particular features you require we can look at them and possibly implement them - but most support has been added on an as-needed basis and usually via contributed PRs. Is |
Looking at https://tools.ietf.org/html/rfc8216#section-4.3.5.1 It seems to be a pretty straight forward Is this something you'd be willing to start? |
The |
Hi,
I would like to know if there is any plan for supporting
EXT-X-INDEPENDENT-SEGMENTS
in the Go Lib?Thank you.
The text was updated successfully, but these errors were encountered: