I wondered if it’s possible to use MessagingService so data get updated more efficiently than the old fashioned way
I don’t seem to make a way to function these together and mix the pieces
I wondered if it’s possible to use MessagingService so data get updated more efficiently than the old fashioned way
I don’t seem to make a way to function these together and mix the pieces
Just read from and write to the OrderedDataStore
at regular intervals. I don’t see how MessagingService
would help with efficiency.