GitHub user vgotra opened a pull request:

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

    Update of Apache Thrift .Net Core lib

    Changes to library:
    - Updated tutorial (added samples of usage of multiplexed protocol to 
server and client side and other)
    - Added framed transport to client side and implementation of framed 
transport to server 
    - Updated information related to build of thrift application with CMake, 
Visual Studio 2017, XCode
    - Updated information related to build and usage of Thrift .Net Core 
library 
    - Added SDK versions to project for easy usage of different versions of 
.NET Core SDK

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

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

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

    https://github.com/apache/thrift/pull/1163.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 #1163
    
----
commit 078c88e407bc1273ff9336373e7e29b3c87e808a
Author: Volodymyr Gotra <[email protected]>
Date:   2017-01-16T00:34:28Z

    Added framed transport, updated docs, updated global.json with SDKversion

commit 9dfef2c263c16b603cb15f81eb7acb2262598c8d
Author: Volodymyr Gotra <[email protected]>
Date:   2017-01-16T01:59:28Z

    Added usage to multiplexer to tutorial

commit d4b6f44fb3497d2cdc934a4cebb98c4d971bbc49
Author: Volodymyr Gotra <[email protected]>
Date:   2017-01-16T02:03:15Z

    Changed sdk to current sdk 1.0.0-preview2-1-003177

----


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