adyliu / jafka

a fast and simple distributed publish-subscribe messaging system (mq)

Home Page:https://github.com/adyliu/jafka/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple message dumper

adyliu opened this issue · comments

A simple message dumper is useful while debuging message content.

Dumping binary message maybe is difficult. But we can dump the string (utf-8) message.

added in v1.2.0 Link