[
https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186772#comment-15186772
]
ASF GitHub Bot commented on THRIFT-3728:
----------------------------------------
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 <[email protected]>
Date: 2016-03-09T08:39:03Z
THRIFT-3728 http transport for thrift-lua
create THttpTransport.lua
commit 962c520262af0421c6cc47a0f04120f8e4d6c164
Author: Wang Yaofu <[email protected]>
Date: 2016-03-09T08:40:19Z
THRIFT-3728 http transport for thrift-lua
To add http transport case.
commit ea4b0d8dacfdebbaf4f06261badb9a7e9e454188
Author: Wang Yaofu <[email protected]>
Date: 2016-03-09T08:41:38Z
THRIFT-3728 http transport for thrift-lua
To add http = THttpTransport,
commit 93b51547160f7ae7a5d08ad97d40f858c9c6584b
Author: Wang Yaofu <[email protected]>
Date: 2016-03-09T08:42:57Z
THRIFT-3728 http transport for thrift-lua
To add http = THttpTransportFactory test case.
commit e42fe710c7e92c6099c6adfde0ead54dfa5c070a
Author: Wang Yaofu <[email protected]>
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.
----
> http transport for thrift-lua
> -----------------------------
>
> Key: THRIFT-3728
> URL: https://issues.apache.org/jira/browse/THRIFT-3728
> Project: Thrift
> Issue Type: Improvement
> Components: Lua - Library
> Affects Versions: 0.9.3
> Reporter: WangYaofu
> Assignee: WangYaofu
> Fix For: 0.9.3
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)