wayvr/wayvr-ipc
Aleksander 9a606dbce5 Merge remote-tracking branch 'origin/main' into next-dash-interface
[skip ci]
2025-12-23 17:01:16 +01:00
..
src Merge remote-tracking branch 'origin/main' into next-dash-interface 2025-12-23 17:01:16 +01:00
Cargo.lock Merge remote-tracking branch 'origin/main' into next-dash-interface 2025-12-23 17:01:16 +01:00
Cargo.toml Merge remote-tracking branch 'origin/main' into next-dash-interface 2025-12-23 17:01:16 +01:00
LICENSE.txt Merge remote-tracking branch 'origin/main' into next-dash-interface 2025-12-23 17:01:16 +01:00
README.md Merge remote-tracking branch 'origin/main' into next-dash-interface 2025-12-23 17:01:16 +01:00
rustfmt.toml Merge remote-tracking branch 'origin/main' into next-dash-interface 2025-12-23 17:01:16 +01: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