echovr-api-rs
Rust bindings for the Echo VR HTTP API.
Requirements
- Echo VR must be running
- The API must be enabled in Echo VR's settings
- Nothing else can be bound to port 6721
If you're having port conflicts, run net stop HTTP in an admin prompt.
Usage
[]
= "0.1"
use Client;
License
GPL-3.0