usdpl-rs/usdpl-back
2022-12-05 17:46:12 -05:00
..
src Add ID checks to packet handling to reduce replay attack surface 2022-12-05 17:46:12 -05: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 Change api::files::read_single to return error enum instead of mutually exclusive option 2022-11-27 22:11:41 -05:00
README.md Document, improve some API functionality 2022-06-16 17:19:45 -04:00
README.tpl Document, improve some API functionality 2022-06-16 17:19:45 -04:00

Crates.io

usdpl-back

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

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