[
https://issues.apache.org/jira/browse/THRIFT-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865020#comment-13865020
]
Randy Abernethy commented on THRIFT-2205:
-----------------------------------------
This is a large patch and includes:
- Full working version of Node TJSONProtocol
- Full working version of Node TBufferedTransport
- Updated Node test for TFramedTransport/TBinaryProtocol using consolidated
test driver/handler
- New Node test for TBufferedTransport/TJSONProtocol using consolidated test
driver/handler
- New Node static http server to support browser based JavaScript test using
consolidated test handler
This patch should also fix:
- Thrift-2308
- Thrift-2181
- Thrift 2171
- Thrift 2068
- Thrift 2308
- Thrift 1754
- Thrift 1647
Sorry for the mondo patch but it was like pulling on the loose thread of a
sweater...
> Node.js Test Server to support test.js JavaScript Browser test and sundry
> fixes
> -------------------------------------------------------------------------------
>
> Key: THRIFT-2205
> URL: https://issues.apache.org/jira/browse/THRIFT-2205
> Project: Thrift
> Issue Type: Improvement
> Components: JavaScript - Library, Node.js - Library
> Affects Versions: 1.0
> Environment: All
> Reporter: Randy Abernethy
> Assignee: Randy Abernethy
> Priority: Minor
> Labels: node, nodejs
>
> Adds lib/nodejs/test/testsvr.js
> This server depends on ThriftTest[.js] and runs clean with test.js in the
> browser.
> Also in this patch:
> Repairs some shortfall in the Node JSON Protocol and transport. Fixes
> overflow on Javascript I64 tests. Improves static_server header output.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)