android - React Native Background Socket IO -


i'm working on video call app (using react native webrtc), , want maintain open socket in background listen video calls, , push notification in response, user answer.

i've seen question, wanted know if now, there's better solution this, , if not, hope direct me more react-native guided solution, me understand how achieve want.

thanks.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -