Thrift-1738: node.js: export transport and protocol so they can be used outside the...
authorHenrique Mendonca <henrique@apache.org>
Mon, 22 Oct 2012 18:35:30 +0000 (18:35 +0000)
committerHenrique Mendonca <henrique@apache.org>
Mon, 22 Oct 2012 18:35:30 +0000 (18:35 +0000)
commit8d410de0a057e301505c870a9a67e0e73510d0a0
tree862c1972a1320483b000f5d5686e5bc041043aee
parent708f64d4dee53ec6ab95b427711eb3d4cdca3ed2
Thrift-1738: node.js: export transport and protocol so they can be used outside the cassandra/server context
Client: Node.js
Patch: Barbara Raitz

exports and parse example.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1400991 13f79535-47bb-0310-9956-ffa450edef68
lib/nodejs/examples/parse.js [new file with mode: 0644]
lib/nodejs/lib/thrift/index.js