Hi folks, has someone tried out to use Android Apps as a “Producing client” for Kafka? Let's say my Android App produces some messages to be put in a Flink DataStream.
The alternative is having an app server of some kind as an intermediary that accepts messages from the android app and posts them to Kafka, rather than having the app be a Kafka Producer on its own. Any expiriences or ideas? Best Regards, Artur