Docs.rs
  • polysig-client-0.8.0
    • polysig-client 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tmpfs
    • Dependencies
      • async-stream ^0.3 normal
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • polysig-driver ^0.8 normal
      • polysig-protocol ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • rustc_version ^0.4.1 build
      • tokio ^1 normal
      • tokio-tungstenite ^0.23 normal
      • getrandom ^0.2 normal
      • js-sys ^0.3 normal
      • log ^0.4 normal
      • serde-wasm-bindgen ^0.6 normal
      • tokio ^1 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • wasm-log ^0.3 normal
      • web-sys ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

polysig_client0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • ClientOptions
  • ServerOptions
  • SessionInitiator
  • SessionOptions
  • SessionParticipant

Enums

  • Error
  • SessionHandler
  • Transport

Traits

  • Driver
  • NetworkTransport
  • SessionEventHandler

Functions

  • cggmp::dkg
  • cggmp::reshare
  • cggmp::sign
  • frost::ed25519::dkg
  • frost::ed25519::sign
  • meeting::create
  • meeting::join
  • wait_for_close
  • wait_for_driver
  • wait_for_session
  • wait_for_session_finish

Type Aliases

  • EventLoop
  • EventStream
  • Result
  • cggmp::Result