pontus_onyx

Crates.iopontus_onyx
lib.rspontus_onyx
version0.17.1
sourcesrc
created_at2022-06-05 13:04:40.375287
updated_at2022-10-08 13:20:33.947807
descriptionA remoteStorage server and client library
homepage
repositoryhttps://github.com/Jimskapt/pontus_onyx
max_upload_size
id600174
size478,399
Thomas Ramirez (Jimskapt)

documentation

https://docs.rs/pontus_onyx/

README

Pontus Onyx

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 client feature, this is a client library (to use with webassembly)
    • with server feature, this is a server library (for embeddable projects in Rust)
  • 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)
Commit count: 85

cargo fmt