sclasen / akka-kafka

185 stars 62 forks source link

add a message handler function #9

Closed sclasen closed 10 years ago

sclasen commented 10 years ago

that allows a userspace transform of the Kafka MessageAndMetadata[K,V] to whatever type the reciever actor likes

for https://github.com/sclasen/akka-kafka/issues/8

/cc @jbweeks I publishsed 0.0.6-SNAPSHOT to oss.sonatype if you want to give it a whirl.