Brian Baynes created GEODE-3319:
-----------------------------------
Summary: Use protobuf serialization for primitive types
Key: GEODE-3319
URL: https://issues.apache.org/jira/browse/GEODE-3319
Project: Geode
Issue Type: Improvement
Components: client/server
Reporter: Brian Baynes
As a developer using the new protocol to write a new client, I'd rather not
worry about binary encoding or endianness of primitives.
Use protobuf for serialization of primitive types, which will take some burden
off of the client and eliminate the problem of language-to-language endian
mismatches.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)