This is a question about how to push with a web socket.

Asked 1 years ago, Updated 1 years ago, 97 views

Hi, everyone. It's not hard to figure out if you're lucky to communicate with the Tomket WebSocket server on Android. But the communication is good. I don't know how to implement push with this. I think we need the concept of a rally server, and if I make a crude plan, there will be many issues. What do you think about it? Thank you.

push

2022-09-22 16:52

1 Answers

To deliver a push message to the Android app, it would be better to use FCM than the websocket.


2022-09-22 16:52

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.