roundware / roundware-ios-framework-v2

Roundware framework, updated for api v2 and re-built in Swift (as much as possible)
MIT License
1 stars 8 forks source link

implement POST streams/:id/pause and resume/ #36

Closed hburgund closed 5 years ago

hburgund commented 6 years ago

Whenever a stream is paused or resumed on the client locally, corresponding API requests must be sent to the server in order for the stream to pause and resume the adding of assets accordingly. Otherwise listeners would miss playback of many assets when their stream was paused.