THRIFT-2511 Node.js compact protocol
authorra <ra@apache.org>
Sun, 11 May 2014 07:25:01 +0000 (00:25 -0700)
committerra <ra@apache.org>
Sun, 11 May 2014 07:25:01 +0000 (00:25 -0700)
commit20aeba3e384f6590770dc3b4343e6d5dfcbd3ce1
treec98ceb19ee7e4f7ed60cee4e3e17b2f77805127d
parentfacc8dc6c77b4bdb38e403306e9d9824cd420537
THRIFT-2511 Node.js compact protocol
Client: Node
Patch: Randy Abernethy

Adds Compact Protocol to Node.js, tests in testAll.sh and repairs all
library JSHint warnings.
lib/nodejs/lib/thrift/binary.js
lib/nodejs/lib/thrift/index.js
lib/nodejs/lib/thrift/protocol.js
lib/nodejs/lib/thrift/thrift.js
lib/nodejs/lib/thrift/transport.js
lib/nodejs/test/client.js
lib/nodejs/test/server.js
lib/nodejs/test/testAll.sh
lib/nodejs/test/thrift_test_driver.js
lib/nodejs/test/thrift_test_driver_promise.js