\App\HandlersWorkermanHandler

Summary

Methods
Properties
Constants
respond()
succeed()
failed()
__construct()
handle_connection()
handle_message()
handle_close()
handle_workstart()
No public properties found
No constants found
No protected methods found
$uuid
$workmanService
$client
N/A
No private methods found
No private properties found
N/A

Properties

$uuid

$uuid : 

Type

$workmanService

$workmanService : 

Type

$client

$client : 

Type

Methods

respond()

respond(  $status,   $respond) 

Parameters

$status
$respond

succeed()

succeed(  $respond = 'Request success!') 

Parameters

$respond

failed()

failed(  $respond = 'Request failed!') 

Parameters

$respond

handle_connection()

handle_connection(  $connection) 

Parameters

$connection

handle_message()

handle_message(  $connection,   $data) 

Parameters

$connection
$data

handle_close()

handle_close(  $connection) 

Parameters

$connection

handle_workstart()

handle_workstart(  $worker) 

Parameters

$worker