Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ sendKeepAlive
Method
sendKeepAlive
src/Graphwar/ServerConnection.java:82–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
public
void
sendKeepAlive()
83
{
84
connection.sendMessage(NetworkProtocol.NO_INFO+
""
);
85
}
86
87
public
void
run()
88
{
Callers
1
run
Method · 0.95
Calls
1
sendMessage
Method · 0.45
Tested by
no test coverage detected