Hi, everyone:
I want to write a chess-like mobile war game, which is turn-based, not in real time.
What is the favored solution for server side coding?
I googled AppWarp. Is this a trusted solution for Corona community?
If no any bundled solution, I know I can always write TCP server from scratch
with something like Java or Go.
Thanks for your kind reply.
Michael.