Turn based multiplayer

Hi, I am planning to make a turn based multiplayer game just like WORMS. I want to know which server is best for this game?

Photon
Smartfox
Red5

any other good? thanks

I work @Shephertz and would also encourage you to check out AppWarp which is our realtime multiplayer cloud network. You can build realtime turn based games using it.
Here is the link to unity developer wiki.

Worms actually uses SmartFoxServer 2X :slight_smile:
You can download the server for free and start experimenting with the examples provided.
Take a look here:
http://www.smartfoxserver.com/download/#p=installer

If there’s any question let me know.
Cheers