Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getPort
Method
getPort
src/main/java/fielded/webserver/Server.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
63
static
public
ThreadLocal<WebSocket> currentWebSocket =
new
ThreadLocal();
64
65
66
public
int
getWebsocketPort() {
67
return
websocketPort;
68
}
69
Callers
1
loaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected