baidu / braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Apache License 2.0
3.86k stars 865 forks source link

有计划支持IPv6吗 #369

Open Flynn-Zh opened 1 year ago

Flynn-Zh commented 1 year ago

brpc 已支持 IPv6,braft 有计划支持吗?