ALVR-IPv6/alvr/server
Riccardo Zaglia 2b17f057a0 build(xtask): Add xtask build-server-lib 2023-10-18 13:48:16 +08:00
..
cpp Fix VAAPI with dynamic bitrate (#1863) 2023-10-13 04:50:17 -05:00
src build(xtask): Add xtask build-server-lib 2023-10-18 13:48:16 +08:00
Cargo.toml refactor: ⬆️ Update some dependencies 2023-10-15 22:53:25 +08:00
LICENSE Update licenses 2021-05-07 19:03:59 +02:00
LICENSE-Valve Update licenses 2021-05-07 19:03:59 +02:00
README.md Connection tab update (#404) 2021-01-08 15:54:45 +01:00
build.rs fix(server): 🐛 Fix macos build 2023-10-14 23:52:00 +08:00
cbindgen.toml build(xtask): Add xtask build-server-lib 2023-10-18 13:48:16 +08:00

README.md

alvr_server

SteamVR driver written in C++ and wrapped into a Rust library. The wrapping is done to use the same cross-patform build system of other ALVR compoents, and to allow to easily extend C++ code with Rust.