jackdaw 2019-08-27

@morgan has joined the channel

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

😁 1

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.