Commit Graph

9 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 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 3e2ea02d62 Working IGD 2020-05-23 15:38:08 +02:00
Quentin 5fafc1cb64 Handle UDP/TCP 2020-05-22 16:27:43 +02:00
Quentin efbbc17f82 WIP consul actor 2020-05-22 12:25:44 +02:00
Quentin 2a6b440270 Working Consul 2020-05-21 23:04:21 +02:00