I was wondering if there is something similar available for Windows Store apps to create multi-player turn based metro games. With client side and server side components
This would be something similar to Game Center that Apple provides provides on the iOS platform.
I am looking for the name of the technology and a sample, if possible!
I found the following presentation to be usefull:
From this I found out that XBox live offers a REST based API to store game state, matchmaking, status, achivements, game messages.