Comcast / mamba

Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
Apache License 2.0
180 stars 40 forks source link

Add a playground to mamba #30

Closed jaybpierce closed 6 years ago

jaybpierce commented 6 years ago

Addresses issue #15

Description

Add a playground to mamba to demo basic functionality and give users a place to test/practice using the framework. @dcoufal let me know if there are any cases you think I missed that should be in this demo.

Change Notes

Pre-submission Checklist