Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ OnClientConnected
Method
OnClientConnected
internal/vnc/proxy.go:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
// SessionNotifier interface for notifying session about connection events.
52
type
SessionNotifier
interface
{
53
OnClientConnected()
54
OnClientDisconnected()
55
UpdateLastUsed()
56
}
Callers
1
HandleWebSocketProxy
Method · 0.65
Implementers
1
VNCSession
internal/vnc/session_manager.go
Calls
no outgoing calls
Tested by
no test coverage detected