Docs.rs
powhttp-sdk-0.2.0
powhttp-sdk 0.2.0
Docs.rs crate page
MIT
10 August 2026
Links
Repository
crates.io
Source
Owners
floriansbh
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
hex ^0.4
normal
serde ^1
normal
tokio ^1
normal
tokio-jrpc ^0.1
normal
ulid ^1
normal
url ^2
normal
tokio ^1
dev
Versions
20.89%
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
Skip to main content
Module websocket
powhttp_
sdk
0.2.0
Module websocket
Module Items
Structs
Enums
In crate powhttp_
sdk
powhttp_sdk
Module
websocket
Copy item path
Source
Expand description
WebSocket messages.
Structs
§
Close
Data
Ping
Pong
Text
Unknown
Payload
WebSocket
Message
A single WebSocket message exchanged between client and server.
Enums
§
Payload
The payload type of a WebSocket message.