Problems with python Tornado server
I’m trying to create a simple game on javascript where people can play together, I had issues on the communication between the client and the server using a JSON file.
I’m trying to create a simple game on javascript where people can play together, I had issues on the communication between the client and the server using a JSON file.