zxyzyxz
01/19/2022, 6:41 PMScott P
01/19/2022, 7:22 PMjonny
01/19/2022, 10:05 PMzxyzyxz
01/20/2022, 12:38 AMisPlaying
that would sync through Supabase, and then each client would know the other details like when the client should start and stop and then update.
I'm actually using a jsonb
field to make it NoSQL like in Postgres, and I'm updating the entire field with new info which might not be best, should I put this type of isPlaying
info into a new row/column?zxyzyxz
01/20/2022, 12:39 AM