Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3186 Add TServerHTTP to Go library
  3. THRIFT-3251

Add http transport for server to Go lib

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9.2
    • 0.10.0
    • Go - Library
    • None

    Description

      There is a lack of http transport for server in Go lib, so the server could not communicate with client running http transport, e.g., client runs the Go code lib/go/thrift/http_client.go, or C++ async client which usually runs along with libevent and http transport.

      Some code similar to lib/cpp/src/thrift/transport/THttpTransport.cpp needs to be added to Go lib, in order to run a server written in Go to communicate with these http transport client.

      Attachments

        Issue Links

          Activity

            People

              dimiro1@gmail.com Claudemiro Alves Feitosa Neto
              hhkbp2 Dylan Wen
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: