sbd-e2e-crypto-client 0.4.0

simple websocket-based e2e encrypted message relay client
Documentation
[dependencies.bytes]
version = "1.9.0"

[dependencies.sbd-client]
version = "0.4.0"

[dependencies.sodoken]
default-features = false
version = "0.1.0"

[dependencies.tokio]
default-features = false
version = "1.37.0"

[dependencies.tracing]
version = "0.1.40"

[lib]
name = "sbd_e2e_crypto_client"
path = "src/lib.rs"

[package]
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming"]
description = "simple websocket-based e2e encrypted message relay client"
documentation = "https://docs.rs/sbd-e2e-crypto-client"
edition = "2021"
homepage = "https://holochain.org"
keywords = ["holochain", "holo", "p2p", "networking"]
license = "MIT OR Apache-2.0"
name = "sbd-e2e-crypto-client"
readme = false
repository = "https://github.com/holochain/sbd"
version = "0.4.0"