tower/tower-reconnect
Jon Gjengset 9691d0d379
Update tower-reconnect to std::future (#333)
This bumps tower-reconnect to 0.3.0-alpha.1

It also makes the tower-make version consistent
2019-09-10 11:48:01 -04:00
..
src Update tower-reconnect to std::future (#333) 2019-09-10 11:48:01 -04:00
CHANGELOG.md Update tower-reconnect to std::future (#333) 2019-09-10 11:48:01 -04:00
Cargo.toml Update tower-reconnect to std::future (#333) 2019-09-10 11:48:01 -04:00
LICENSE Prepare release (#273) 2019-04-26 21:31:25 -07:00
README.md Prepare release (#273) 2019-04-26 21:31:25 -07:00

README.md

Tower Reconnect

Automatically recreate a new Service instance when an error is encountered.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.