Docs.rs
watermelon-net-0.2.3
watermelon-net 0.2.3
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.12
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
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
Crate watermelon_net
watermelon_
net
0.2.3
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
.