Docs.rs
dingtalk-stream-0.1.6
dingtalk-stream 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
SpenserCai
Dependencies
async-trait ^0.1
normal
futures-util ^0.3
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.50
normal
tokio-tungstenite ^0.28
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.22
normal
tokio ^1.50
dev
tracing-subscriber ^0.3
dev
Versions
100%
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 frames
dingtalk_
stream
0.1.6
Module frames
Module Items
Structs
Enums
In dingtalk_
stream::
messages
dingtalk_stream
::
messages
Module
frames
Copy item path
Source
Expand description
消息帧结构,对齐 Python frames.py
Structs
§
AckMessage
ACK 响应消息
Headers
消息头
Message
Body
消息体
System
Message
系统消息常量
Enums
§
Stream
Message
WebSocket 入站消息(使用 serde tag 区分类型)