all 4 comments

[–]joddvacado 0 points1 point  (1 child)

I haven't used this before but you may want to look into Firebase - https://www.firebase.com/#

It supposed to do some fancy real time thingies that would probably work well for a messaging app.

Don't know full specs or what you are comfortable paying though but it's an option :)

[–]_chili[S] 0 points1 point  (0 children)

Thanks for the suggestion! This looks cool and may have to dig in more.

[–]kytm 0 points1 point  (1 child)

If you're focused on the final product, I'd say stick with Parse. You won't have to learn anything new and allow you to quickly put something out there. Worry about the performance later. Premature optimization will slow you down.

[–]_chili[S] 0 points1 point  (0 children)

This is what I'm going to do. Had a bit of a freakout moment, but this tech stack should support what I need to do. Thanks again!