Skip to content

Tags: stephenafamo/orchestra

Tags

v0.4.0

Toggle v0.4.0's commit message
Add backoff option to server player

v0.3.2

Toggle v0.3.2's commit message
Add name to player stopped log

v0.3.1

Toggle v0.3.1's commit message
Add documentation about restarting and backoff

v0.3.0

Toggle v0.3.0's commit message
Rework restarting players to include backoff

Also split logging into 2 levels - INFO and ERROR

v0.2.1

Toggle v0.2.1's commit message
Reuse main context for server player shutdown

v0.2.0

Toggle v0.2.0's commit message
Add ErrRestart to signal that a player should restart

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from smintz/run_with_context

feat: allow passing context parent context