Hi community, Our work have use case need to use C++ Nonblocking server talk to Java client via Unix domain socket for IPC.
I can only find TThreadServer and TThreadPoolServer use it. And this pull request not been merged to main: https://github.com/apache/thrift/pull/80 Is there any concern thrift team not put it main branch? ( cause I am planing to make a PR later) Thanks, wilbeibi
