usdpl-rs/usdpl-back
2022-06-15 21:18:24 -04:00
..
src Minor refactor and code cleanup to improve ergonomics 2022-06-15 21:18:24 -04:00
build.sh Improve build scripts and framework to get WASM loaded on Steam Deck 2022-06-12 17:30:14 -04:00
Cargo.toml Minor refactor and code cleanup to improve ergonomics 2022-06-15 21:18:24 -04:00
README.md Prepare for experimental release 2022-06-12 21:35:36 -04:00

usdpl-back

Back-end library for plugins. Targets x86_64 (native Steam Deck ISA).

This is a minimalist TCP server for handling events from the front-end.

License: GPL-3.0-only