Method | Description | |
---|---|---|
__construct ( array $options, React\EventLoop\LoopInterface $loop = null ) | Constructor | |
close ( ) | Starts the close sequence | |
doEvents ( integer $timer = 1 ) | ||
getClient ( ) : |
||
open ( boolean $startLoop = true ) | Starts the open sequence |
Method | Description | |
---|---|---|
handleOnChallenge ( ) | Setup the onChallenge callback | |
handleOnClose ( ) | Handle On Close event | |
handleOnError ( ) | Handle On Error event | |
handleOnOpen ( ) | Handle On Open event |
public __construct ( array $options, React\EventLoop\LoopInterface $loop = null ) | ||
$options | array | |
$loop | React\EventLoop\LoopInterface |