That's a cool feature Peter!
I would really like to have a aligned JavaScript and Node.js Thrift
implementation.
Today, lot of code is duplicated and I think it should be possible to
use the same lib for JavaScript and node.js
The following essentials are still missing for node.js:
Node.js Testsuite => https://issues.apache.org/jira/browse/THRIFT-1134
Node.js Tutorial => https://issues.apache.org/jira/browse/THRIFT-1135
It would be great to see some patches in that area!
Regards
Roger
Quoting Peter Neumark <neumark.pe...@gmail.com>:
Hi,
I've always through its sort of strange to have separate code generators for
node.js and browser environments.
Since I'm trying to get the browser to work as a thrift server (responding
to requests coming from the webserver),
I need to use the node.js code generator.
I got a proof of concept working:
https://github.com/postlock/thrift-over-socketio
Is anybody else interested in converging the browser/node.js javascript libs
and code generator as much as possible?
Peter
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.