enhancementhelp wanted
Repository metrics
- Stars
- (3,406 stars)
- PR merge metrics
- (Avg merge 20h 13m) (3 merged PRs in 30d)
Description
Add streaming APIs (RpcClient, RpcServer), implement it based on gRPC.
This is a subtask that belongs to the first step of #672 In this subtask, we need a streaming impl, for the leader (client) to continuously send raft logs to followers.
Main goals: