Hi David, Not that I know of, but you could easily convert the nodejs version to the browser: https://issues.apache.org/jira/browse/THRIFT-2053 Patches are always welcome ;)
Cheers, Henrique On 30 September 2013 10:12, David Sautter <david.saut...@isoware.com> wrote: > Hi guys, > > recently I stumbled over the "Multiplexing Services" Project ( > https://issues.apache.org/**jira/browse/THRIFT-1915<https://issues.apache.org/jira/browse/THRIFT-1915> > ). > I wonder why there is no Job for implementing this for plain JS running in > a web browser. Am I right that a web browser is currently not able to > communicate with a server using the multiplexed processor? > > greets >