Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x676e67/wreq-python
/ Message
Class
Message
src/client/async_impl/response/ws/message.rs:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
#[pyclass(subclass)]
16
#[derive(Clone)]
17
pub struct Message(pub wreq::Message);
18
19
#[pymethods]
20
impl Message {
Callers
5
from_text
Method · 0.85
from_binary
Method · 0.85
from_ping
Method · 0.85
from_pong
Method · 0.85
from_close
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected