Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ RecvAck
Method
RecvAck
pkg/streamclient/streambroker.go:20–20 ·
view source on GitHub ↗
(ackPk wshrpc.CommandStreamAckData)
Source
from the content-addressed store, hash-verified
18
19
type
StreamWriter
interface
{
20
RecvAck(ackPk wshrpc.CommandStreamAckData)
21
}
22
23
type
StreamRpcInterface
interface
{
Callers
5
handleStreamAck
Method · 0.65
TestConnectedModeBasicFlow
Function · 0.65
TestFlowControl
Function · 0.65
TestTerminalEventOrdering
Function · 0.65
processRecvAck
Method · 0.65
Implementers
3
StreamManager
pkg/jobmanager/streammanager.go
Broker
pkg/streamclient/streambroker.go
Writer
pkg/streamclient/streamwriter.go
Calls
no outgoing calls
Tested by
3
TestConnectedModeBasicFlow
Function · 0.52
TestFlowControl
Function · 0.52
TestTerminalEventOrdering
Function · 0.52