744283e494
added first basic http_server component
2024-04-12 12:18:47 +02:00
d7a1a46db8
Merge branch 'us-enable-connection-between-clients' into development
...
* us-enable-connection-between-clients:
add seperate file for http_server functionality
changed from reqwest to hyper and added own httpclient file
caesar: change repo structure and rebuild
2024-04-11 22:42:01 +02:00
32c99a85c2
added Cargo.lock to git ignore
2024-04-11 22:40:34 +02:00
47c29d782a
add seperate file for http_server functionality
2024-04-11 22:38:34 +02:00
9dbf18d307
changed from reqwest to hyper and added own httpclient file
2024-04-11 12:09:10 +02:00
4562c1c294
caesar: change repo structure and rebuild
2024-04-10 23:53:40 +02:00
Patryk Hegenberg
1aba24bd5c
client: move request commands to own file
2024-04-10 13:17:05 +02:00
33596612fd
client: separate args to own file
2024-04-10 10:37:49 +02:00
4f0da8dbf1
client: first basic version of the client
2024-04-10 08:46:24 +02:00
b20bade6b7
added monorepo structure for ceasar-traffic and basic cli parsing with clap for test purpose
2024-04-05 16:42:33 +02:00
07020f6814
added basic structure for monorepo
2024-04-05 13:38:04 +02:00
7299902611
initial commit
2024-04-05 12:38:53 +02:00