3 unstable releases
Uses old Rust 2015
0.1.4 | Mar 31, 2020 |
---|---|
0.1.0 | Feb 26, 2018 |
0.0.1 | Oct 26, 2017 |
#11 in #consul
36KB
850 lines
Rust consul client
A tokio based rust client for consul.
This lib implements a watcher for consul that streams the changes in services.
lib.rs
:
Future-aware client for consul
This library is an client for consul that gives you stream of changes done in consul
Dependencies
~9–20MB
~293K SLoC