kite
kite copied to clipboard
Implement req/rep codec instead of dnode
The rpc/codec protocol uses dnode. We might change that to a req/rep rpc protocol in the future.
I think we should not force a request/response protocol, there are cases that we are firing and forgetting the requests.