-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Expected Behavior
I'd like there to be a Transformer
of ProtobufToObjectTransformer
. The Transformers
class should include a fromProto
function and a toProto
function.
Current Behavior
There is no Protocol Buffers support in Spring Integration at all.
Context
Protocol Buffers are a popular and wide used mechanism for serializing structured data. This is a standard in the big data development and support to it will, later on, enable the development of grpc support.
markusherbert, hjsfdhkjsafh, roger751, lynch19, dajemet379 and 4 more