Radio messages should be accessible by the client when a debug variable is toggled client-side.
Object requests made in debug mode should have {debug: true} in the websocket message and the server will send the message buffer of the radio towers, which will be displayed directly on the screen.
Radio messages should be accessible by the client when a debug variable is toggled client-side.
Object requests made in debug mode should have
{debug: true}in the websocket message and the server will send the message buffer of the radio towers, which will be displayed directly on the screen.