Tuesday 23 May 2017

comunication with android and nodejs

I have android aplication that sends requests to node js server. when I send a request the server gets it and handels the requets and return a response to the app. There is a request that asks the server to send data to all other active sessions of other devices. how can I do this? I didn't find any working example of sending data from node js server to multiple clients, how do I keep all the connected sessions? what should I write at the server side for doing that and what should I write at the android application? thanks..



via talol1992

No comments:

Post a Comment