mpc-manager 0.1.1

A WebSocket Manager that facilitates secure communication between parties for multi party computation applications.
Documentation

mpc-manager

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 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

server

  • axum
  • config
  • dotenv
  • futures-util
  • json-rpc2
  • serde-aux
  • tokio
  • tokio-stream
  • tower
  • tower-http
  • tracing
  • tracing-bunyan-formatter
  • tracing-log
  • tracing-subscriber

dotenv

  • dep:dotenv

json-rpc2

  • dep:json-rpc2

tokio

  • dep:tokio

config

  • dep:config

tracing-subscriber

  • dep:tracing-subscriber

futures-util

  • dep:futures-util

tracing-bunyan-formatter

  • dep:tracing-bunyan-formatter

tracing

  • dep:tracing

tracing-log

  • dep:tracing-log

serde-aux

  • dep:serde-aux

tower-http

  • dep:tower-http

tokio-stream

  • dep:tokio-stream

axum

  • dep:axum

tower

  • dep:tower