Question

Basically I'm trying to develop an App that sends some information (Text and Images) to a server and then this server redirects the info to a other devices.

What framework do you know to handle realtime communicaction between users?, I've checked Firebase (Firebase Cloud Messaging), and also I have checked frameworks like ionic to be able to develop once and then deploy in various platforms.

Pas de solution correcte

Autres conseils

Check out app warp - it pretty much has all the server code written for you already:

http://appwarp.shephertz.com/

It's mostly used for games, but you can easily use their services for IM.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top