As far as I know, you can’t. It would be nice if you could. I have services with hundreds of methods. I use a function naming convention sometimes, Class_functionName. That makes it easier to generate OO style wrapper classes on top of the thrift bindings.
-Matt > On Mar 25, 2015, at 10: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.
