Zebra/zebra-network/src/peer_set
Henry de Valence 6dd7318d3b deps: use Tower 0.4 from git instead of 0.3.1.
This addresses at least three pain points:

- we were affected by bugs that were already fixed in git, but not in
  the released crate;
- we can use service combinators to transform requests and responses;
- we can use the hedge middleware.

The version in git is still marked as 0.3.1 but these changes will be
part of tower 0.4: https://github.com/tower-rs/tower/issues/431
2020-09-21 14:16:56 -07:00
..
candidate_set.rs Add a comment about the short looo 2020-09-21 09:26:39 -07:00
initialize.rs deps: use Tower 0.4 from git instead of 0.3.1. 2020-09-21 14:16:56 -07:00
inventory_registry.rs network: rename alias to BoxError 2020-09-18 18:34:25 -07:00
set.rs deps: use Tower 0.4 from git instead of 0.3.1. 2020-09-21 14:16:56 -07:00
unready_service.rs Upgrade tokio, futures, hyper to released versions. 2019-12-13 17:42:15 -05:00