A remoteStorage server and client.
⚠ Warning : it is not production-ready until version 1.0.0 !
So 0.x.0 versions are breaking changes until then.Based on IETF Draft of the 13 June 2022.
This workspace contains 3 crates :
pontus_onyx- with
clientfeature, this is a client library (to use with webassembly) - with
serverfeature, this is a server library (for embeddable projects in Rust)
- with
pontus_onyx_cli- this is a command-line server binary (to use the server library directly)
pontus_onyx_gui- this is a graphical server binary (to use the server library directly)