eshapiro42 / dominion-game

1 stars 1 forks source link

Implement heartbeat caching #139

Closed eshapiro42 closed 8 months ago

eshapiro42 commented 8 months ago

The various data sent by a game's heartbeat to the frontend can be cached so that events are only emitted when relevant data is updated.