Docs.rs
saltyrtc-client-0.9.0
saltyrtc-client 0.9.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
dbrgn
Dependencies
byteorder ^1.1
normal
crypto_box ^0.7.1
normal
data-encoding ^2.1
normal
failure ^0.1
normal
futures ^0.1.0
normal
log ^0.4
normal
mopa ^0.2
normal
native-tls ^0.2
normal
rand_core ^0.6
normal
rmp-serde ^0.13
normal
rmpv ^0.4
normal
serde ^1
normal
tokio-core ^0.1
normal
tokio-timer ^0.1
normal
websocket ^0.26
normal
xsalsa20poly1305 ^0.8
normal
anyhow ^1
dev
clap ^3
dev
cursive ^0.20
dev
log4rs ^1.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate saltyrtc_client
Structs
Enums
Traits
Functions
Type Definitions
?
List of all items
Structs
PeerSequenceNumbers
SaltyClient
SaltyClientBuilder
UnboundedChannel
crypto::AuthToken
crypto::KeyPair
Enums
CloseCode
Event
Role
errors::BuilderError
errors::SaltyError
tasks::TaskMessage
Traits
tasks::Task
Functions
connect
crypto::private_key_from_hex_str
crypto::public_key_from_hex_str
do_handshake
task_loop
Type Definitions
BoxedFuture
WsClient
crypto::PrivateKey
crypto::PublicKey
errors::Error
errors::SaltyResult
tasks::BoxedTask