THRIFT-1129 Add BufferedTransport (non-framed) to Node.js library
authorRoger Meier <roger@apache.org>
Sat, 9 Apr 2011 11:10:04 +0000 (11:10 +0000)
committerRoger Meier <roger@apache.org>
Sat, 9 Apr 2011 11:10:04 +0000 (11:10 +0000)
commit5c819c084c09faace575f3889869a8a0b0dd7c95
tree2be932e937975cb140fe8eb9d73fa78c7cda35c1
parentcbf4d5d7d26d30440e7c0612dbefd5133fd35b16
THRIFT-1129 Add BufferedTransport (non-framed) to Node.js library
Patch: Wade Simmons

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1090565 13f79535-47bb-0310-9956-ffa450edef68
lib/nodejs/examples/client_multitransport.js [new file with mode: 0644]
lib/nodejs/examples/server_multitransport.js [new file with mode: 0644]
lib/nodejs/lib/thrift/connection.js
lib/nodejs/lib/thrift/server.js
lib/nodejs/lib/thrift/transport.js