[ 
https://issues.apache.org/jira/browse/THRIFT-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637445#comment-14637445
 ] 

Adam Beberg commented on THRIFT-3251:
-------------------------------------

The progress on THRIFT-3186 is it's working in Go, but I need to wire it in 
against our C++ and Java clients. I have engineers waiting on it here, so that 
will be done "soon".

In the context of HTTP muxing services makes less sense since you can target 
different URLs, but I want to test a few more configurations.

> Add http transport for server to Go lib
> ---------------------------------------
>
>                 Key: THRIFT-3251
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3251
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Go - Library
>    Affects Versions: 0.9.2
>            Reporter: Dylan Wen
>            Assignee: Dylan Wen
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to