Commit Graph

16 Commits

Author SHA1 Message Date
Alex b3f76f272a Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2023-04-04 18:48:52 +02:00
Alex 615f926618 Add STUN actor that saves autodiscovered IPv4/IPv6 to Consul
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2023-04-04 18:46:14 +02:00
Alex 04bdd029fe
Add TLS support for Consul 2021-12-30 20:42:56 +01:00
Alex 3b9e75634a
Allow Diplonat to automatically detect it's private IP 2021-12-25 19:23:18 +01:00
Quentin 7d478d9976
Stricter Rust formating rules and build in the CI
continuous-integration/drone/push Build was killed Details
2021-09-20 15:13:16 +02:00
adrien f720070905 added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces), a CONTRIBUTING.md file to explain how to use rustfmt, a .drone.yml file to add code style checks in CI, 2 lines in README.md to present CONTRIBUTING.md, and applied rustfmt on the source
continuous-integration/drone/pr Build is failing Details
2021-09-11 16:34:03 +02:00
darkgallium d2ae084fc1 add actor for firewall & massive refactor 2020-05-24 20:40:49 +02:00
Quentin 5dd4544360 Dockerize app 2020-05-23 16:29:02 +02:00
Quentin e1d0eadb9d WIP software 2020-05-22 18:41:13 +02:00
Quentin deeecd93e1 Rewrite for clarity 2020-05-22 18:13:32 +02:00
Quentin 5fafc1cb64 Handle UDP/TCP 2020-05-22 16:27:43 +02:00
Quentin ec777652c1 Better retry mechanism 2020-05-22 15:19:49 +02:00
Quentin 453b1c684e Working parsing 2020-05-22 14:17:48 +02:00
Quentin 4cebe77b6f Consul Actor basic logic works 2020-05-22 12:29:55 +02:00
Quentin efbbc17f82 WIP consul actor 2020-05-22 12:25:44 +02:00
Quentin fe1d91fe06 WIP consul 2020-05-22 11:34:12 +02:00