aboutsummaryrefslogtreecommitdiff
path: root/src/consul_actor.rs
Commit message (Expand)AuthorAgeFilesLines
* Add TLS support for ConsulAlex Auvolat2021-12-301-2/+3
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-251-8/+8
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-201-13/+12
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-111-16/+23
* add actor for firewall & massive refactordarkgallium2020-05-241-6/+7
* Dockerize appQuentin Dufour2020-05-231-1/+1
* WIP softwareQuentin Dufour2020-05-221-2/+5
* Rewrite for clarityQuentin Dufour2020-05-221-15/+24
* Handle UDP/TCPQuentin Dufour2020-05-221-8/+19
* Better retry mechanismQuentin Dufour2020-05-221-2/+3
* Working parsingQuentin Dufour2020-05-221-8/+40
* Consul Actor basic logic worksQuentin Dufour2020-05-221-2/+4
* WIP consul actorQuentin Dufour2020-05-221-4/+40
* WIP consulQuentin Dufour2020-05-221-0/+15