Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ SendEvent
Method
SendEvent
pkg/wps/wps.go:21–21 ·
view source on GitHub ↗
(routeId string, event WaveEvent)
Source
from the content-addressed store, hash-verified
19
20
type
Client
interface
{
21
SendEvent(routeId string, event WaveEvent)
22
}
23
24
type
BrokerSubscription
struct
{
Callers
1
Publish
Method · 0.65
Implementers
1
WshRouter
pkg/wshutil/wshrouter.go
Calls
no outgoing calls
Tested by
no test coverage detected