Hello Chi,
The Apache Thrift Node and Browser based javascript libs are the most
divergent in all of Thrift. While this is not exactly a good thing, I
think the historical influence leading to this is the async nature of
both platforms. I will take a look at the pull request you mentioned
and see
Hi folks,
My goal is to use a javascript implementation for the browser and extend it
with my specific needs.
Compatibilty with old browsers is important.
There seems to be a pull request for using the nodejs implementation in a
browser using browserify
(https://github.com/apache/thrift/pull/25