Johannes Mittendorfer
Johannes Mittendorfer
**Problem** Our TURN-Server stops working randomly. After the initial request without credentials and the 401 response, the authenticated request does not get an answer. This happens for all sessions until...
**What would you like to be added**: Port-forwarding of K8s API via SSH. Run `ssh [email protected] -L 6443:kubernetes-api-example:6443` when selecting a cluster and close the connection when selecting different cluster...
When compiling FutureSDR for android, an issue occurs when https://github.com/FutureSDR/FutureSDR/blob/main/src/runtime/logging_android.rs uses the log crate. However, the root Cargo.toml does not include this.