Fork me on GitHub
#jackdaw
<
2019-08-27
>
morgan23:08:13

Hi, is there documentation for using a jackdaw with a serializer that isn't one of the officially supported ones? In particular I'm trying to use it with Fressian

😁 4
creese23:09:27

Jackdaw Serdes is largely independent of everything else. So long as your function returns something that looks like org.apache.kafka.common.serialization.serde, it should work.