Files
shaka-player/lib/net
Joey Parrish 65166cf609 Delay and backoff streaming failure callback
Instead of calling the failure callback right away, use the delay and
backoff algorithm first.  This way, applications do not need to
implement their own delay, and should behave more responsibly toward
servers in case of failures.

Closes #976

Change-Id: Id896365a5ed0ffdd288ef1f59e8637d1e4e55b5b
2017-08-22 21:20:01 +00:00
..