You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Andrew Craft (Updated) (JIRA)" <ji...@apache.org> on 2011/12/27 15:02:30 UTC

[jira] [Updated] (AVRO-975) Support RPC in C#

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

Andrew Craft updated AVRO-975:
------------------------------

    Affects Version/s: 1.6.1
               Status: Patch Available  (was: Open)

Basic working version of ipc transciever, socket version, basic tests work with  a remote server:
TODO:
* create a proper "Stream" wrapper for list of buffers, currently hacked into one array to make work,
* Build on mono (review use of msbuild task), currently use msbuild to create generated dependency for shared schemas
* handle all different schema handshake
* async support

Submitted now in case anyone wants to collaborate, but will continue with complete implementation and resubmit.



                
> Support RPC in C#
> -----------------
>
>                 Key: AVRO-975
>                 URL: https://issues.apache.org/jira/browse/AVRO-975
>             Project: Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.6.1
>            Reporter: Jeff Hammerbacher
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira