product-os-server 0.0.25

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.
Documentation

product-os-server

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 36 feature flags, 10 of them enabled by default.

default

  • core

core

  • parking_lot
  • hyper
  • axum
  • axum-server
  • axum-macros
  • tracing
  • tracing-subscriber
  • url

parking_lot

  • dep:parking_lot

hyper

  • dep:hyper

axum

  • dep:axum

axum-server

  • dep:axum-server

axum-macros

  • dep:axum-macros

tracing

  • dep:tracing

tracing-subscriber

  • dep:tracing-subscriber

url

  • dep:url

all

  • core
  • tls
  • cors
  • cspolicy
  • csrf
  • ws
  • custom
  • controller
  • compression
  • middleware
  • dual_server

controller

  • product-os-command-control
  • product-os-command-control/relational_store
  • product-os-store
  • product-os-capabilities
  • axum-extra/typed-header

tls

  • axum-server/tls-rustls
  • flexible-hyper-server-tls
  • hyper-rustls
  • hyper-rustls/http2
  • rustls

dual_server

  • tls
  • tokio
  • axum-server-dual-protocol

cors

  • tower-http/cors
  • product-os-router/cors

compression

  • tower-http/compression-full
  • tower-http/decompression-full

csrf

  • axum_csrf
  • axum_csrf/layer

executor_tokio

  • product-os-async-executor/exec_tokio
  • product-os-async-executor/default

hyper-rustls

  • dep:hyper-rustls

product-os-capabilities

  • dep:product-os-capabilities

cspolicy

  • csp

axum_csrf

  • dep:axum_csrf

rustls

  • dep:rustls

tokio

  • dep:tokio

middleware

  • product-os-router/middleware

csp

  • dep:csp

support_feature_service

  • product-os-capabilities/feature_service

axum-extra

  • dep:axum-extra

product-os-store

  • dep:product-os-store

product-os-command-control

  • dep:product-os-command-control

axum-server-dual-protocol

  • dep:axum-server-dual-protocol

tower-http

  • dep:tower-http

async-trait

  • dep:async-trait

flexible-hyper-server-tls

  • dep:flexible-hyper-server-tls

custom

    This feature flag does not enable additional features.

ws

    This feature flag does not enable additional features.