Yes, of course. Just use producer.setAppDataAndMagicallySignalToOthers(appData)
, but since such a thing doesn’t exists at all (and we don’t want it to exist) you must signal appData on your own, the same way you signal data to the server when you listen for the sendTransport.on(“produce”) in your client side app.