|
|
|
|
|
by damian2000
2661 days ago
|
|
XMPP is only one option for communicating with the FCM server. The most popular method is using HTTP/REST. XMPP is only needed when you have bidirectional messages - server to client app (downstream) and client app to server (upstream). |
|