MCPcopy Create free account
hub / github.com/0x676e67/wreq-python / sender

Method sender

src/client/async_impl/response/ws/mod.rs:59–61  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

57 }
58
59 pub fn sender(&self) -> Sender {
60 self.sender.clone()
61 }
62
63 pub fn receiver(&self) -> Receiver {
64 self.receiver.clone()

Callers 2

sendMethod · 0.80
closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected