sofastack/sofa-jraft
Auf GitHub ansehenRFC: Add streaming APIs (RpcClient, RpcServer)
Open
#856 geöffnet am 24. Juni 2022
enhancementhelp wanted
Beschreibung
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: