Capabilities

GET_SERVER_STATUS

Report the connector as available to Forgeport

Bridge contract

This capability has no dedicated GameBridge method. Status comes from the authenticated WebSocket connection, completed handshake, and recent heartbeats.

Add GET_SERVER_STATUS to capabilities() when bridge initialization completes successfully and the connector can remain connected.

Verification

Connector check passes this capability when the connection is active and the handshake has completed.

On this page