Docs.rs
watermelon-net-0.2.1
watermelon-net 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
paolobarbolini
manuelpelloni
github:m4ss-code:cratesio-publishers
Dependencies
bytes ^1
normal
futures-core ^0.3.14
normal
futures-sink ^0.3.14
normal
optional
http ^1
normal
optional
pin-project-lite ^0.2.15
normal
thiserror ^2
normal
tokio ^1.36
normal
tokio-websockets ^0.11.1
normal
optional
watermelon-proto ^0.1.3
normal
claims ^0.8
dev
futures-util ^0.3.14
dev
tokio ^1
dev
Versions
8.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
watermelon_
net
0.2.1
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
watermelon_net
Copy item path
Source
Modules
§
error
Structs
§
Streaming
Connection
Websocket
Connection
Enums
§
Connection
Functions
§
connect_
tcp
Connects to an address and returns a
TcpStream
.
proto_
connect
Send the
CONNECT
command to a pre-establised connection
conn
.