Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 696 Bytes

File metadata and controls

13 lines (7 loc) · 696 Bytes

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

Available clients

Currently, there is only a single client - WayVR Dashboard.

Usage

Example WayVR IPC Client usage in WayVR Dashboard