I would like to create an application with a group chat over the Internet. I have already created such a thing in a website and I was wondering if it was possible to create such a thing using the database provided by corona SDK. In a nutshell, the database application is the same for everyone? In the sense that if I enter the information into the database via an http request to another user with the same application can see it?
Thanks in advance for clarification.