[GitHub] thrift issue #1310: Better types for callbacks when using typescript

2017-07-19 Thread mikemorton
Github user mikemorton commented on the issue: https://github.com/apache/thrift/pull/1310 I've created THRIFT-4257 on JIRA for this: https://issues.apache.org/jira/browse/THRIFT-4257 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] thrift pull request #1310: Better types for callbacks when using typescript

2017-07-19 Thread mikemorton
GitHub user mikemorton opened a pull request: https://github.com/apache/thrift/pull/1310 Better types for callbacks when using typescript This adds more specific types to the async callback for client-side calls in the thrift generated .d.ts files. You can merge this pull request