PHP Class Aerys\Client

Inheritance: use trait Amp\Struct
Show file Open project: amphp/aerys

Public Properties

Property Type Description
$allowsPush
$bodyPromisors Requires Client object as first argument // @TODO cyclic reference to Server object
$bufferPromisor
$bufferSize
$clientAddr
$clientPort
$cryptoInfo
$exporter
$httpDriver
$id
$initialWindowSize
$isDead
$isEncrypted
$isExported
$onWriteDrain
$options
$parserEmitLock
$pendingResponses
$readWatcher
$remainingKeepAlives
$requestParser
$serverAddr
$serverPort
$shouldClose
$socket
$streamEnd
$streamId
$streamWindow
$streamWindowBuffer
$window
$writeBuffer
$writeWatcher

Property Details

$allowsPush public property

public $allowsPush

$bodyPromisors public property

Requires Client object as first argument // @TODO cyclic reference to Server object
public $bodyPromisors

$bufferPromisor public property

public $bufferPromisor

$bufferSize public property

public $bufferSize

$clientAddr public property

public $clientAddr

$clientPort public property

public $clientPort

$cryptoInfo public property

public $cryptoInfo

$exporter public property

public $exporter

$httpDriver public property

public $httpDriver

$id public property

public $id

$initialWindowSize public property

public $initialWindowSize

$isDead public property

public $isDead

$isEncrypted public property

public $isEncrypted

$isExported public property

public $isExported

$onWriteDrain public property

public $onWriteDrain

$options public property

public $options

$parserEmitLock public property

public $parserEmitLock

$pendingResponses public property

public $pendingResponses

$readWatcher public property

public $readWatcher

$remainingKeepAlives public property

public $remainingKeepAlives

$requestParser public property

public $requestParser

$serverAddr public property

public $serverAddr

$serverPort public property

public $serverPort

$shouldClose public property

public $shouldClose

$socket public property

public $socket

$streamEnd public property

public $streamEnd

$streamId public property

public $streamId

$streamWindow public property

public $streamWindow

$streamWindowBuffer public property

public $streamWindowBuffer

$window public property

public $window

$writeBuffer public property

public $writeBuffer

$writeWatcher public property

public $writeWatcher