GitHub user hhkbp2 opened a pull request:

    https://github.com/apache/thrift/pull/556

    Add http transport for server in Golang

    Hi,
    
    This PR adds a http transport for server in Golang. It contains http 
protocol parsing codes, which works with the go/c++ client side http related 
logic.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hhkbp2/thrift master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/556.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #556
    
----
commit ebb6d04f1f59818a19525123d32bd64f163063fe
Author: Dylan.Wen <[email protected]>
Date:   2015-07-07T10:25:14Z

    add http transport implementation for golang server

commit 6c318e50adba846d9d0a0794a0f2d217ecdcb507
Author: Dylan.Wen <[email protected]>
Date:   2015-07-08T06:20:34Z

    add test for golang http transport

commit b1e4bb7db9af82bd078cfaaf67df27a3fb72e108
Author: Dylan.Wen <[email protected]>
Date:   2015-07-08T08:38:39Z

    simplify the used interfaces a little bit

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to