Can I send a message on a custom topic? So clients can subscribe to them?
TL;DR
The user wants to send custom messages from a function using a client SDK. Currently, this is not possible. One alternative could be to have users subscribe to database entry changes and input the data there.