GitHub user aceLren opened a pull request:
https://github.com/apache/thrift/pull/407
Bool transport issue and more transport
Bool wasn't working correctly so I updated that. I also added transport
for Warp WS and Post requests to make it easier to build servers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aceLren/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/407.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 #407
----
commit 84dcd2512eae984d3d873c52843bebe5c89ab9cf
Author: Ace <[email protected]>
Date: 2015-03-27T23:44:38Z
Fixed bool transport issue
commit 18b9d83ec37e39a920270189e8ab8e7a75e8bf82
Author: Ace <[email protected]>
Date: 2015-03-27T23:46:49Z
Add http server and ws server and transport for easy setup
----
---
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.
---