Robin Müller 2c3a3930fc Merge pull request 'MIO TCP client' (#6) from mio-tcp-client into main
Reviewed-on: #6
Reviewed-by: lkoester <st167799@stud.uni-stuttgart.de>
2024-04-16 14:50:36 +02:00
2024-04-08 16:47:31 +02:00
2024-04-10 15:44:39 +02:00
2024-04-08 16:48:45 +02:00
2024-04-09 11:18:54 +02:00
2024-04-08 16:47:31 +02:00
2024-04-13 15:16:53 +02:00

ESA OPS-SAT Rust experiment

This is the primary repository for the ESA OPS-SAT experiment.

Pre-Requisites

Build

You might need to set the CROSS_CONTAINER_ENGINE and CROSS_ROOTLESS_CONTAINER_ENGINE variables manually before calling cross.

Debug Build

cross build

Release Build

cross build --release

Documentation

The wiki appears to be a useful source for documentation.

Description
ESA OPS-SAT Rust Software experiment
Readme 5.2 MiB
v0.2.0 Latest
2024-05-02 15:17:36 +02:00
Languages
Rust 83.7%
Python 16.3%