Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ Close
Method
Close
pkg/routing/interfaces.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
WriteMessage(msg proto.Message) error
43
IsClosed() bool
44
Close()
45
ConnectionID() livekit.ConnectionID
46
}
47
Callers
4
StartParticipantSignal
Method · 0.65
CopySignalStreamToMessageChannel
Function · 0.65
write
Method · 0.65
Close
Method · 0.65
Implementers
3
MessageChannel
pkg/routing/messagechannel.go
NullMessageSink
pkg/routing/interfaces.go
FakeMessageSink
pkg/routing/routingfakes/fake_message_
Calls
no outgoing calls
Tested by
no test coverage detected