Docs.rs
swimos_http-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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.0
SwimOS Ratchet Hyper Integration
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
1
out of
1
items documented
0
out of
1
items with examples
Links
Repository
crates.io
Dependencies
base64 ^0.22
normal
bytes ^1.3
normal
futures ^0.3.25
normal
http ^0.2
normal
httparse ^1.8
normal
hyper ^0.14
normal
ratchet_rs ^0.4
normal
sha-1 ^0.10.1
normal
thiserror ^1.0
normal
tokio ^1.22
normal
hyper ^0.14
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.