srobo / srcomp-mixtape

A service which plays tracks throughout a competition.
0 stars 2 forks source link

Improve OBS socket handling #12

Open PeterJCLaw opened 3 years ago

PeterJCLaw commented 3 years ago

Currently failures are handled badly:

In general the OBS web socket is not nicely handled -- perhaps deserves a context manager? Not sure how to integrate that with how the rest of mixtape works though.