Hello Develephant,
I had a quick look at some of the stuff that Coronium is handling and it seems to be an amazing time-saver for quite a few backend modules that I have planned for my app ( my first one - it’s a multi user game with real-time chat functionality) . I am pretty new to mobile development, though I do have some experience in programming. I noticed that you have a tutorial for NoobHub on your site. Based on my limited knowledge, would it be correct to say that NoobHub can be used for real-time processes ( like chat etc ), whereas Coronium will be able to handle other tasks like storing user data, auth , emails , leaderboards etc. Is that assumption / understanding correct ? Is it possible to run both Coronium and NoobHub on the same server ? can they communicate with each other ( I think NoobHub runs on Node.js ) I will get access to a Linode next week and I am planning to test this on it. As I recently started on Corona ( and mobile development in general), this question may seem a bit confusing - as in totally irrelevant Appreciate any input on this - Cheers !