Zebra/zebra-network
teor f8ff2e9c0b Add more sends before dropping ClientRequests
This fix also changes heartbeat behaviour in the following ways:
* if the queue is full, the connection is closed. Previously, the sender
  would wait until the queue had emptied
* if the queue flush fails, Zebra panics, because it can't send an error
  on the ClientRequest sender, so the invariant is broken
2021-01-06 13:07:23 -08:00
..
proptest-regressions/protocol Add proptest regressions file 2020-01-28 03:48:23 -05:00
src Add more sends before dropping ClientRequests 2021-01-06 13:07:23 -08:00
Cargo.toml zebra: move to 1.x-based versioning. (#1476) 2020-12-08 08:53:07 +10:00