15b0a88d79 | ||
---|---|---|
demo | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile | ||
README.md | ||
rustfmt.toml |
README.md
janus-retproxy
Janus plugin to serve as a reverse proxy for Reticulum, a kind of WebVR networking backend.
Building
$ cargo build
Installing
Install the library output by the build process (e.g. ./target/debug/libjanus_retproxy.so) into the Janus plugins directory (e.g. /usr/lib/janus/plugins). Restart Janus to activate.