thrift/lib/nodejs/test
Roger Meier f8c1c989f2 THRIFT-847 Test Framework harmonization across all languages
Added
--port arg (=9090) Port number to listen
to nodejs server at lib/nodejs/test/server.js and added
--host arg (=localhost) Host to connect
--port arg (=9090) Port number to connect
to nodejs client at lib/nodejs/test/client.js

Patch: Chamila Dilshan Wijayarathna
2014-05-28 00:04:32 +02:00
..
binary.test.js THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned 2013-05-11 01:21:52 +02:00
certificates.README THRIFT-2369 Add ssl support for nodejs implementation 2014-02-22 01:01:58 +01:00
client.js THRIFT-847 Test Framework harmonization across all languages 2014-05-28 00:04:32 +02:00
http_client.js THRIFT-2493:Node.js lib needs HTTP client 2014-04-23 20:04:23 -07:00
http_server.js THRIFT-2493:Node.js lib needs HTTP client 2014-04-23 20:04:23 -07:00
multiplex_client.js THRIFT-2493:Node.js lib needs HTTP client 2014-04-23 20:04:23 -07:00
multiplex_server.js THRIFT-2493:Node.js lib needs HTTP client 2014-04-23 20:04:23 -07:00
server.crt THRIFT-2325: SSL test certificates 2014-04-07 23:45:19 +02:00
server.js THRIFT-847 Test Framework harmonization across all languages 2014-05-28 00:04:32 +02:00
server.key THRIFT-2325: SSL test certificates 2014-04-07 23:45:19 +02:00
test_handler_promise.js THRIFT-2398:Improve Node Server Library 2014-03-29 01:14:48 -07:00
test_handler.js THRIFT-2398:Improve Node Server Library 2014-03-29 01:14:48 -07:00
testAll.sh THRIFT-2511 Node.js compact protocol 2014-05-11 00:25:01 -07:00
thrift_test_driver_promise.js THRIFT-2511 Node.js compact protocol 2014-05-11 00:25:01 -07:00
thrift_test_driver.js THRIFT-2511 Node.js compact protocol 2014-05-11 00:25:01 -07:00