When I was using the java implementation I extracted the topic dynamically from the message to route the message to the proper topic.

I see in Kafka c implementation that the topic can't use templates so my old method of doing this topic("${topic}.${environment}")
No longer works.

Is there a way to reproduce this or do I need to go back to the java version for now?


Ronald Fenner
Network Architect
Game Circus LLC.