orwell-int / server-game

The server handling the logic and spying on the messages exchanged.
BSD 3-Clause "New" or "Revised" License
2 stars 8 forks source link

Create a Goodbye message to tell clients and proxies that the game is over for good. (i.e. they can shutdown) #89

Open miludmann opened 9 years ago

dchilot commented 7 years ago

Should this be different from GameState tells that the game is finished ?

miludmann commented 7 years ago

Maybe game is finished is different from game over for good. In the former case, devices need to stay alive, while in the latter, they can shutdown.

-- Michaël LUDMANN Mobile: +33 6 0362 5354

On Tue, Dec 27, 2016 at 2:28 AM, dchilot notifications@github.com wrote:

Should this be different from GameState tells that the game is finished ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/orwell-int/server-game/issues/89#issuecomment-269255135, or mute the thread https://github.com/notifications/unsubscribe-auth/AEFX9FvDJYAqUw3c_EJ1J2b6PaCjJWzrks5rMGnPgaJpZM4E61XV .

miludmann commented 7 years ago

Maybe call it "Shutdown"