GitHub user mygityf opened a pull request:

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

    THRIFT-3728 http transport for thrift-lua

    THttpTransport.lua is http transport implement for thrift-lua.

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

    $ git pull https://github.com/gityf/thrift lua-http-transport

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

    https://github.com/apache/thrift/pull/938.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 #938
    
----
commit a4dd37b45afd7236fe47a1ed3e33853e64470823
Author: Wang Yaofu <voip...@sina.cn>
Date:   2016-03-09T08:39:03Z

    THRIFT-3728 http transport for thrift-lua
    
    create THttpTransport.lua

commit 962c520262af0421c6cc47a0f04120f8e4d6c164
Author: Wang Yaofu <voip...@sina.cn>
Date:   2016-03-09T08:40:19Z

    THRIFT-3728 http transport for thrift-lua
    
    To add http transport case.

commit ea4b0d8dacfdebbaf4f06261badb9a7e9e454188
Author: Wang Yaofu <voip...@sina.cn>
Date:   2016-03-09T08:41:38Z

    THRIFT-3728 http transport for thrift-lua
    
    To add http = THttpTransport,

commit 93b51547160f7ae7a5d08ad97d40f858c9c6584b
Author: Wang Yaofu <voip...@sina.cn>
Date:   2016-03-09T08:42:57Z

    THRIFT-3728 http transport for thrift-lua
    
    To add http = THttpTransportFactory test case.

commit e42fe710c7e92c6099c6adfde0ead54dfa5c070a
Author: Wang Yaofu <voip...@sina.cn>
Date:   2016-03-09T08:47:43Z

    THRIFT-3728 http transport for thrift-lua
    
    isServer is flag to identify client or server for THttpTransport when new 
called.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to