MCPcopy 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

runMethod · 0.95

Calls 1

sendMessageMethod · 0.45

Tested by

no test coverage detected