Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ sendKeepAlive
Method
sendKeepAlive
src/Graphwar/GlobalClient.java:599–602 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
597
}
598
599
public
void
sendKeepAlive()
600
{
601
connection.sendMessage(NetworkProtocol.NO_INFO+
""
);
602
}
603
604
public
void
run()
605
{
Callers
1
run
Method · 0.95
Calls
1
sendMessage
Method · 0.45
Tested by
no test coverage detected