Block a user
Mettre en place le routage Axum dans Tauri
Feature: setup de Tauri v2 avec le routing fait par Axum
Feature: setup de Tauri v1 avec le routing fait par Axum
florian_briand
pushed to feature-setup-tauri-v2-with-axum at P4Pillon/Krys4lide
2024-07-17 12:29:27 +02:00
83b2f7358d
chore: Implement clego:// protocol handler using axum router
WIP: SV_DLL_WIN
Ça roule ; par contre, possible que j'ai pas trop de temps avant la semaine prochaine
florian_briand
pushed to feature-setup-tauri-v2-with-axum at P4Pillon/Krys4lide
2024-07-17 12:17:32 +02:00
8ef713ccf2
chore: setup tauri v2
florian_briand
created branch feature-setup-tauri-v2-with-axum in P4Pillon/Krys4lide
2024-07-17 12:13:25 +02:00
florian_briand
pushed to feature-setup-tauri-v2-with-axum at P4Pillon/Krys4lide
2024-07-17 12:13:25 +02:00
dd8b53feab
chore: setup tauri v2
florian_briand
deleted branch feature-setup-initial-project-structure from P4Pillon/Krys4lide
2024-07-17 12:07:11 +02:00
florian_briand
created branch feature-setup-tauri-v1-with-axum in P4Pillon/Krys4lide
2024-07-17 12:06:32 +02:00
florian_briand
pushed to feature-setup-tauri-v1-with-axum at P4Pillon/Krys4lide
2024-07-17 12:06:32 +02:00
db57414179
feature: handle requests with axum
d07221975b
feature: make register_uri_scheme_protocol works on tauri v1
db285c8aea
chore: setup tauri vanilla
florian_briand
pushed to feature-setup-initial-project-structure at P4Pillon/Krys4lide
2024-07-17 12:04:45 +02:00
4e26626b0b
feature: handle requests with axum
d21593c21b
feature: make register_uri_scheme_protocol works on tauri v1
13187511ee
chore: setup tauri vanilla
4162e55b83
Merge pull request 'Setup initial project structure' (#1) from feature-setup-initial-project-structure into main
WIP: SV_DLL_WIN
Pas de soucis pour faire ce genre de chose en Rust, car on peut faire des choses de type Programmation objet
Dans la doc & formation Rust c'est les concepts de Structure, de Templates et de…
WIP: SV_DLL_WIN
L'enjeu, c'est d'avoir une bonne lisibilité du code, à long terme, pour l'ensemble des dev.
Donc ça peut s'obtenir autrement que par le découpage ; à minima par des commentaires
Mais ici,…
florian_briand
pushed to feature-setup-initial-project-structure at P4Pillon/Krys4lide
2024-07-16 19:58:26 +02:00
3c0f80ca02
feature: handle requests with axum
abb2ae69ff
feature: make register_uri_scheme_protocol works on tauri v1