/CreamCustardBun

Primary LanguageC#Apache License 2.0Apache-2.0

CreamCustardBun

Cream custard bun

Cream custard bun is named "流沙包" in china.Cream custard bun is delicious and the indentation is fluid.That is the reason why I named it.
I hope people who use it can feel happiness and as fluent as eating Cream custard bun.
This library is a package for RabbitMQ. User can use Consumer(byte[]) Or Consumer<T> to consumer message queue easily.And use Producer to push data into a RabbitMQ queue.
This library support encode and decode json data ,and support compress the raw data yet.You can customed a Encoder or Decoder by implement the IMessageEncoder or IMessageDeoder.