wayvr/wayvr-ipc
Aleksander 5dffbb9fdb wayvr-ipc: bump to version 4, remove unused WayVR signal broadcast feature, fix broken `window-set-visible` command 2026-07-26 18:59:26 +09:00
..
src wayvr-ipc: bump to version 4, remove unused WayVR signal broadcast feature, fix broken `window-set-visible` command 2026-07-26 18:59:26 +09:00
Cargo.toml
LICENSE.txt
README.md
rustfmt.toml

README.md

WayVR Protocol Specification & Client Implementation

This repository contains the IPC specification and client implementation for the WayVR protocol. The primary purpose is to enable communication between applications and the WayVR server, offering a range of API functions.

Wayvrctl Documentation