MCPcopy
hub / github.com/nirui/sshwifty / outbound

Method outbound

ui/socket.js:298–300  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

296 }
297 },
298 outbound(data) {
299 callbacks.traffic(0, data.length);
300 }
301 });
302
303 let streamHandler = new streams.Streams(conn.reader, conn.sender, {

Callers 1

dialMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected