THRIFT-2167 nodejs lib throws error if options argument isn't passed
authorhenrique <henrique@apache.org>
Mon, 9 Sep 2013 10:38:25 +0000 (12:38 +0200)
committerhenrique <henrique@apache.org>
Mon, 9 Sep 2013 10:38:25 +0000 (12:38 +0200)
commitaff2f78b27566145c6bbcb827d4ae472f3ee215b
treea9ef5f533d4b43df8bb005891743d5900e51030d
parent7a09483993be2b42b60224829534d5c976e5f9e2
THRIFT-2167 nodejs lib throws error if options argument isn't passed
Client: nodejs
Patch: Randy Abernethy and Red Daly

also add examples to test makefile
compiler/cpp/src/generate/t_js_generator.cc
lib/nodejs/lib/thrift/connection.js
test/nodejs/Makefile.am