RADAR-base / fcmxmppserverv2

XMPP Connection Server for FCM using the latest version of the Smack library (4.2.4) + Connection Draining Implementation
Apache License 2.0
0 stars 0 forks source link

Send delivery information to kafka #8

Open yatharthranjan opened 6 years ago

yatharthranjan commented 6 years ago

We can send the delivery information of a notification to a kafka topic using Rest Proxy. This will help in calculating the compliance of subjects.

Depends on #7 and #6

yatharthranjan commented 6 years ago

Depends on https://github.com/RADAR-base/RADAR-Gateway/issues/21

blootsvoets commented 6 years ago

Dependency should be fixed with PR RADAR-base/RADAR-Gateway#22. Note that the client will need res_gateway resource id permission in the ManagementPortal OAuth client configuration for it to be authorized by the gateway.