Re: javascript and binary protocol

2012-03-26 Thread Dotan N.
heir runtime library implementation > will carry over, too. > > Best, > Fred > > > > On Sunday, March 25, 2012 at 4:20 PM, Dotan N. wrote: > > > Hi all, > > I've been examining using the javascript (_not_ node.js) version of > > generated code, in ord

javascript and binary protocol

2012-03-25 Thread Dotan N.
Hi all, I've been examining using the javascript (_not_ node.js) version of generated code, in order to interface with a binary protocol server (over HTTP). >From my initial view of the standard generated client code for javascript, there is json serialization/deserialization built in, which won't