tuxuser
tuxuser
Hey, I attempted a migration to GH Actions with limited success. CI: https://github.com/tuxuser/luagcrypt/blob/ci/gh_actions/.github/workflows/ci.yml Ref: https://github.com/tuxuser/luagcrypt/actions/runs/2567286750 NOTE: Windows build missing for now
Sure, why not :D
Hey @nirvdrum, thanks for your interest. This project is unfortunately not in a usable state at all. As you noticed, I just recently upgraded the dependencies and fixed up the...
Update on the state of the project: - PoC works (see https://github.com/OpenXbox/xcloud-rs/blob/develop/gamestreaming_webrtc/src/bin/client-webrtc.rs - It's quite messy cause atm its thrown-together example code from webrtc-rs repo) - Project structure was cleaned...