gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

Update client in real-time for settings changes #114

Open evan10s opened 8 months ago

evan10s commented 8 months ago

To keep all clients in sync, use websockets to notify clients of updated settings values immediately, then trigger any required handling (clearing currently selected match, etc) as needed.

evan10s commented 1 month ago

We should just update settings values in real-time like we do for worker jobs and auto-rename