Class GameQ\Protocols\Source

extends Protocol

Valve Source Engine Protocol Class (A2S)

This class is used as the basis for all other source based servers that rely on the source protocol for game querying.

Methods
Methods inherited from GameQ\Protocol
__construct(), __toString(), portDiff(), findQueryPort(), joinLink(), name(), nameLong(), state(), getProtocol(), transport(), options(), getPacket(), packetResponse(), hasChallenge(), challengeApply(), getNormalize(), beforeSend(),
Constants
Constants inherited from GameQ\Protocol
STATE_TESTING, STATE_BETA, STATE_STABLE, STATE_DEPRECATED, PACKET_ALL, PACKET_BASIC, PACKET_CHALLENGE, PACKET_CHANNELS, PACKET_DETAILS, PACKET_INFO, PACKET_PLAYERS, PACKET_STATUS, PACKET_RULES, PACKET_VERSION, TRANSPORT_UDP, TRANSPORT_TCP, TRANSPORT_SSL, TRANSPORT_TLS
Properties
Properties inherited from GameQ\Protocol
$port_diff, $transport, $process_methods, $packets_response, $result, $options, $state,