Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ sendKeepAlive
Method
sendKeepAlive
src/RoomServer/GlobalClient.java:313–316 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
311
}
312
313
public
void
sendKeepAlive()
314
{
315
connection.sendMessage(NetworkProtocol.NO_INFO+
""
);
316
}
317
318
public
void
run()
319
{
Callers
1
run
Method · 0.95
Calls
1
sendMessage
Method · 0.45
Tested by
no test coverage detected