pheyvaer/solid-chess

Send acceptance of invitation

pheyvaer opened this issue · 0 comments

At the moment a player that joins a game only stores some game data on his POD and waits for updates, but never actually lets the other player know that he accepted the invitation. Therefore, we need to send a notification with the acceptance to the inbox of the other player. This is related to #32, because we also need to model how you accept/refuse requests.