I’m using erlang, there are no equivalent of TMultiplexedProcessor, TMultiplexedProtocol of java in erlang.
Note: i’m using the Thrift erlang server. 在 2015年3月26日,10:30,Stuart Reynolds <[email protected]> 写道: > TMultiplexedProcessor, TMultiplexedProtocol > http://stackoverflow.com/questions/19614648/service-multiplexing-using-apache-thrift > > On Wed, Mar 25, 2015 at 7:26 PM, hezhiqiang <[email protected]> wrote: >> Any body knows how to add multiple services in a single thrift_socket_server >> ? >> >> Please give me some suggestions. >> >> Thank you.
