[ 
https://issues.apache.org/jira/browse/GEODE-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Galen O'Sullivan updated GEODE-2582:
------------------------------------
    Description: 
Using protobuf as the IDL for the [client-server 
protocol|https://cwiki.apache.org/confluence/display/GEODE/New+Client+Server+Protocol],

GIVEN I'm a community developer writing a new client
AND I was given some protofiles
AND I have established a connection to the Gemfire server
WHEN the client sends over a put message and some data
THEN I should be able to see my data in the cache as *JSON*

 Out of scope:
* Stats
* PDX
* Retry

  was:A client should be able to send a connection request so that it can start 
interacting with server and the developer knows things are working.


> Prototype Protobuf Protocol: Client can send Put Request
> --------------------------------------------------------
>
>                 Key: GEODE-2582
>                 URL: https://issues.apache.org/jira/browse/GEODE-2582
>             Project: Geode
>          Issue Type: Sub-task
>          Components: messaging
>            Reporter: Addison
>
> Using protobuf as the IDL for the [client-server 
> protocol|https://cwiki.apache.org/confluence/display/GEODE/New+Client+Server+Protocol],
> GIVEN I'm a community developer writing a new client
> AND I was given some protofiles
> AND I have established a connection to the Gemfire server
> WHEN the client sends over a put message and some data
> THEN I should be able to see my data in the cache as *JSON*
>  Out of scope:
> * Stats
> * PDX
> * Retry



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to