Docs.rs
swimos_http-0.1.1
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
swimos_http 0.1.1
SwimOS Ratchet Hyper Integration
Crate
Source
Builds
Feature flags
Documentation
Coverage
88.89%
16
out of
18
items documented
0
out of
0
items with examples
Size
Source code size: 47.02 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 4.88 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Repository
crates.io
Dependencies
base64 ^0.22
normal
bytes ^1.3
normal
futures ^0.3.25
normal
http ^1.1.0
normal
http-body-util ^0.1.2
normal
httparse ^1.8
normal
hyper ^1.3.1
normal
hyper-util ^0.1.5
normal
ratchet_rs ^1.1
normal
ratchet_core ^1.1
normal
sha-1 ^0.10.1
normal
thiserror ^1.0
normal
tokio ^1.22
normal
hyper ^1.3.1
dev
tokio ^1.22
dev
Versions
0.1.1
(2024-09-27)
0.1.0
(2024-06-26)
Owners
Ratchet Hyper Integration
An adapter to allow upgrading a Hyper HTTP connection to a websocket connection, using Ratchet.