Baidu push, how to push messages to the app on the server side, and accurately push messages to a certain person
学习ing2017-06-13 09:23:33
The Aurora Push you use should be similar.
Each client will have a unique ID, which can be used to bind it to a user ID, etc., and then the server will push based on the user ID, and that’s about it