Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-484

avro C++ HTTP rpc support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • c++

    Description

      Upon Scott Banachowski's request, this is to add HTTP transport support for the rpc usage of avro C++ version. The current implementation uses HTTP POST to send over a request body (of any content) and the server side responds with a standard HTTP response body (of any content).

      Current status: it only requires a user to provide a streambuf input and define a function that contains the business logic to generate the serialized content into a response streambuf. testhttpserver would be a good example there.

      Attachments

        1. http.v2.patch
          97 kB
          Xing Jin

        Activity

          People

            Unassigned Unassigned
            xingjin Xing Jin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: