Commit graph

5 commits

Author SHA1 Message Date
CoCo_Sol d8a81646a6 Wip: Add raft system
Some checks failed
Rust Checks / checks (push) Failing after 20m27s
Co-authored-by: Tipragot <Tipragot@users.noreply.github.com>
2024-04-08 01:01:19 +02:00
CoCo_Sol 5848272f4a Implement generic online system (#82)
All checks were successful
Rust Checks / checks (push) Successful in 3m48s
note that the feature of adding a system to check if players are still connected will be in a new pull request.

Reviewed-on: fish-canard/border-wars#82
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: CoCo_Sol007 <solois.corentin@gmail.com>
Co-committed-by: CoCo_Sol007 <solois.corentin@gmail.com>
2024-03-25 05:45:14 +00:00
Tipragot 1c35d2d335 Make the relay connection Send and Sync (#48)
All checks were successful
Rust Checks / checks (push) Successful in 1m34s
Reviewed-on: corentin/border-wars#48
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-13 13:09:42 +00:00
Tipragot b74bd7c6f7 Reconnection system using secret for the relay server (#46)
All checks were successful
Rust Checks / checks (push) Successful in 1m6s
Closes #45

Reviewed-on: corentin/border-wars#46
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-12 22:41:00 +00:00
Tipragot 82a77dbdbb Non blocking relay connection (#44)
All checks were successful
Rust Checks / checks (push) Successful in 1m47s
Reviewed-on: corentin/border-wars#44
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-12 14:31:54 +00:00