extends |
Http |
---|
GTA Five M Protocol Class Server base can be found at https://fivem.net/ Based on code found at https://github.com/LiquidObsidian/fivereborn-query
Methods | ||
---|---|---|
public
|
processResponse(): array
|
# |
Properties | |||
---|---|---|---|
protected
|
string
|
$realIp = null
|
# |
protected
|
int
|
$realPortQuery = null
|
# |
protected
|
array
|
$packets = [self::PACKET_STATUS => "GET /players.json HTTP/1.0\r\nAccept: */*\r\n\r\n"]
|
# |
protected
|
string
|
$protocol = 'cfxplayers'
|
# |
protected
|
string
|
$name = 'cfxplayers'
|
# |
protected
|
string
|
$name_long = "cfxplayers"
|
# |
Properties inherited from GameQ\Protocols\Http |
---|
$transport |
Properties inherited from GameQ\Protocol |
---|
$port_diff, $responses, $process_methods, $packets_response, $result, $options, $state, $normalize, $join_link |