Docs.rs
cross-websocket-0.1.3
cross-websocket 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ryo33
Dependencies
eyre ^0.6
normal
futures ^0.3
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-tungstenite ^0.15
normal
ws_stream_wasm ^0.7
normal
Versions
0%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cross_
websocket
0.1.3
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crate
cross_websocket
Copy item path
Source
Structs
§
Report
The core error reporting type of the library, a wrapper around a dynamic error reporting type.
WebSocket
Client
Enums
§
Sink
Error
Functions
§
connect
Type Aliases
§
Result
type alias for
Result<T, Report>
Rx
Tx