GitHub user JodeZer opened a pull request:

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

    THRIFT-3959 explain simpleServer is not a typical TSimpleServer

    l used to be confused by the name of TSimpleServer and at once thought 
golang is unable to use thrift cause there is no other server implementations.
    However,l changed my mind after checking the code of TSimpleServer .And 
Then, a simple multi-client demo proved my gusses.
    Thus , l try to explain this thing in annotation and hope others gophers 
not be confused again :)
    
    Happened to find the same topic on issue Thrift-3959 ,hope this works.
    https://issues.apache.org/jira/browse/THRIFT-3959

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

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

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

    https://github.com/apache/thrift/pull/1213.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 #1213
    
----
commit d5f503344e845ee9cb235891796128e8a2dc5a49
Author: JodeZer <jeffery1...@hotmail.com>
Date:   2017-03-16T03:52:18Z

    THRIFT-3959 explain simpleServer is not a typical TSimpleServer

----


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