heetch / felice

Felice is a nascent, opinionated Kafka library for Go, in Go
MIT License
20 stars 1 forks source link

Add message converters #32

Closed asdine closed 5 years ago

asdine commented 5 years ago

This PR introduces the message formatters and unformatters to Felice.

Producer

Consumer

Other changes

asdine commented 5 years ago

:up:

asdine commented 5 years ago

:up: @tealeg