wayvr/wayvr-ipc
galister a97ee2cee2 wayvrctl switch-set 2026-01-14 15:01:01 +09:00
..
src wayvrctl switch-set 2026-01-14 15:01:01 +09:00
Cargo.toml license fixes 2026-01-10 20:52:33 +09:00
LICENSE.txt Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00
README.md rename to wayvr 2026-01-09 23:38:47 +09:00
rustfmt.toml Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00

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.

WayVR Server README

Usage

Example WayVR IPC Client usage in WayVR Dashboard (Legacy)