Brian Rowe created GEODE-4059:
---------------------------------
Summary: Stop using magic bytes in protobuf connection
establishment
Key: GEODE-4059
URL: https://issues.apache.org/jira/browse/GEODE-4059
Project: Geode
Issue Type: New Feature
Components: client/server
Reporter: Brian Rowe
When connection to the server, the client currently uses some magic bytes to
identify the protocol being used. This is non-intuitive and problematic for
client developers, and should not be necessary if we make clever use of a magic
protobuf connection establishing message. This should also serve as our
handshake.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)