Crates.io | product-os-server |
lib.rs | product-os-server |
version | 0.0.39 |
source | src |
created_at | 2023-08-20 11:14:11.134817 |
updated_at | 2024-10-27 08:05:48.347615 |
description | Product OS : Server provides a full functioning advanced server capable of acting as a web server, command and control distributed network, authentication server, crawling server and more. Fully featured with high level of flexibility. |
homepage | |
repository | |
max_upload_size | |
id | 949327 |
size | 118,553 |
Product OS : Server provides a full functioning advanced server capable of acting as a web server, command and control distributed network, authentication server, crawling server and more. Fully featured with high level of flexibility.
Product OS is a collection of packages that provide different tools and features that can work together to build products more easily for the Rust ecosystem.
Use the Rust crate package manager cargo to install Product OS : Server.
cargo add product-os-server
or add Product OS : Server to your cargo.toml [packages]
section.
product-os-server = { version = "0.0.39", features = [], default-features = true, optional = false }
Product OS Server supports a number of features leveraging existing Rust libraries to provide advanced server capabilities including:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.