aboutsummaryrefslogtreecommitdiff
path: root/src/consul.rs
Commit message (Collapse)AuthorAgeFilesLines
* applied rustfmt from branch meta/formating, without rebasing anythingadrien2021-09-111-9/+9
|
* Rewrote the configuration options to make Diplonat modular: IGD and Firewall ↵adrien2021-08-261-1/+2
| | | | | | modules will only be enabled if correponding `DIPLONAT_*_ENABLE` is set. (Breaking changes!) Also rearranged imports throughout the project, because I couldn't resist, sorry.
* Better retry mechanismQuentin Dufour2020-05-221-0/+4
|
* Working parsingQuentin Dufour2020-05-221-2/+2
|
* We are now able to watchQuentin Dufour2020-05-221-6/+18
|
* Working ConsulQuentin Dufour2020-05-211-0/+33
|
* Working on logicQuentin Dufour2020-05-211-0/+0