randy

Results 2 comments of randy

refer to `dubbogo/protocol/dubbo/dubbo_protocl.openServer` function, Pixiu can setup itself dubbo listener and handle rpcInvocation in network filter ``` // setup server handler := func(invocation *invocation.RPCInvocation) protocol.RPCResult { return doHandleRequest(invocation) } srv...

TaskList - [ ] #321 - [ ] #322