Re: Multiplex Processor for JS in Browser

2013-09-30 Thread Henrique Mendonça
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 wrote: > Hi guys, > > recently I stumbled over the "Multipl

Multiplex Processor for JS in Browser

2013-09-30 Thread David Sautter
Hi guys, recently I stumbled over the "Multiplexing Services" Project (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