eBay / NuRaft

C++ implementation of Raft core logic as a replication library
Apache License 2.0
1.02k stars 240 forks source link

Enhance test for stream asio #528

Closed ZZhongge closed 3 months ago

ZZhongge commented 3 months ago
  1. client send requests to wrong endpoint
  2. client is closed after sending requests
  3. server timeout after sending requests
  4. server is closed after sending requests