byond - Modules - Types

code/datums/control_server.dm

/datum/control_serverAllows us to communicate back to an external localhost webserver This external webserver should have two endpoints, "status" which can return any sort of JSON blob, and "restart" which triggers a reconnection to the game via the provided external measures