THRIFT-1893 HTTP/JSON server/client for node.js
authorhenrique <henrique@apache.org>
Tue, 27 Aug 2013 13:37:01 +0000 (15:37 +0200)
committerhenrique <henrique@apache.org>
Wed, 28 Aug 2013 09:10:09 +0000 (11:10 +0200)
commit452dd5b42b2074978a1cce76f4e98548b6021cc4
tree0b2617ef4972ba2487a0f74b7243fc4b3d8477c4
parent570dcc4089f7f90af0a1bd01dba539036ead2eb9
THRIFT-1893 HTTP/JSON server/client for node.js
Client: nodejs
Patch: Phillip Campbell
lib/js/thrift.js
lib/nodejs/examples/server_http.js [new file with mode: 0644]
lib/nodejs/lib/thrift/index.js
lib/nodejs/lib/thrift/protocol.js
lib/nodejs/lib/thrift/server.js
lib/nodejs/package.json