wayvr/wayvr-ipc
galister 10191385e4 DeviceHaptics task 2025-12-24 09:15:15 +00:00
..
src DeviceHaptics task 2025-12-24 09:15:15 +00:00
Cargo.lock Bump tokio from 1.43.0 to 1.43.1 in /wayvr-ipc (#325) 2025-12-23 03:25:52 +00:00
Cargo.toml wayvrctl + panel-modify ipc 2025-12-23 18:20:27 +09:00
LICENSE.txt Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00
README.md Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00: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 Server protocol (which is used in wlx-overlay-s). 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