Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ broadcast
Method
broadcast
src/main/java/fielded/webserver/Server.java:333–335 ·
view source on GitHub ↗
(String message)
Source
from the content-addressed store, hash-verified
331
}
332
333
static
public
class
ConnectionLost extends RuntimeException {
334
public
ConnectionLost(String s) {
335
super(s);
336
}
337
}
338
Callers
2
sendJavaScriptNow
Method · 0.80
send
Method · 0.80
Calls
2
forEach
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected