You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Dmitry Kovalev (JIRA)" <ji...@apache.org> on 2014/07/30 13:34:39 UTC

[jira] [Updated] (AVRO-1555) csharp IPC over HTTP support

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

Dmitry Kovalev updated AVRO-1555:
---------------------------------

    Attachment: AVRO-1555-csharp-ipc-over-http.patch

Proposed implementation of HttpListenerServer based on .NET standard HttpListener, and HttpTransceiver based on .NET standard HttpWebRequest, plus a new unit test demonstrating a request-reply exchange using both components.

HttpTransceiver-based C# client implementation is also confirmed to interact w/o issues with Java Avro server based on ResponderServlet running in Tomcat.

> csharp IPC over HTTP support
> ----------------------------
>
>                 Key: AVRO-1555
>                 URL: https://issues.apache.org/jira/browse/AVRO-1555
>             Project: Avro
>          Issue Type: Improvement
>          Components: csharp
>         Environment: .NET/Mono
>            Reporter: Dmitry Kovalev
>            Priority: Minor
>             Fix For: 1.7.8
>
>         Attachments: AVRO-1555-csharp-ipc-over-http.patch
>
>
> provide a default implementation for Avro IPC over HTTP in C#, based on standard .NET platform HTTP components



--
This message was sent by Atlassian JIRA
(v6.2#6252)