baidu / sofa-pbrpc

A light-weight RPC implement of google protobuf RPC framework.
Other
2.13k stars 655 forks source link

server异步响应 #195

Open git3210 opened 7 years ago

git3210 commented 7 years ago

非rpc java客户端能不能调用server的异步接口?能的话,如何实现呢? 只是发送请求,没有调用API

cyshi commented 7 years ago

看下这个的实现 https://github.com/cyshi/pbrpc