GitHub user oprudkyi opened a pull request:

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

    THRIFT-3833 haxe http php server implementation (embeding into php web 
server)

    - support of TSimpleServer.runOnce (run till input EOF)
    - TWrappingServerTransport wraps TTransport into TServerTransport
    - README.md - notes about integration into PHP web server
    - tests
    - update tutorial with http support
      - make tutorialserver_php_http
      - make tutorialclient_http

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

    $ git pull https://github.com/oprudkyi/thrift THRIFT-3833

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

    https://github.com/apache/thrift/pull/1013.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 #1013
    
----
commit 495b90274e707aa17b4ccfc59bf84fae0b0f5f4f
Author: Oleksii Prudkyi <oleksii.prud...@gmail.com>
Date:   2016-05-19T13:55:11Z

    haxe http server implementation (by embeding into php web server)
    
    - support TSimpleServer.runOnce (run till input EOF)
    - TWrappingServerTransport wraps TTransport into TServerTransport
    - tests

commit 0fb1461ff3dd10e98b69f05bfcc39e916238e2e6
Author: Oleksii Prudkyi <oleksii.prud...@gmail.com>
Date:   2016-05-19T14:30:32Z

    refactor makefile
    
    use vars instead of direct values

commit 2dbde1b313e4db07bb1eb7d6407345c20c8f9c2c
Author: Oleksii Prudkyi <oleksii.prud...@gmail.com>
Date:   2016-05-19T15:11:16Z

    update tutorial with http support
    
    make tutorialserver_php_http
    make tutorialclient_http

commit 6b3727a1c508ddbf12528e5dd6aecc2dfc379b3a
Author: Oleksii Prudkyi <oleksii.prud...@gmail.com>
Date:   2016-05-19T15:52:55Z

    update docs
    
    - notes about integration into PHP web server

commit d9aa829fe7cabfe3c6270ffb429d980e475ee581
Author: Oleksii Prudkyi <oleksii.prud...@gmail.com>
Date:   2016-05-19T15:55:56Z

    fix markdown

commit 0fcb101cc133f20a6d708c6dbe7dffe4cd7664a8
Author: Oleksii Prudkyi <oleksii.prud...@gmail.com>
Date:   2016-05-19T16:43:04Z

    fix styling

----


---
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