\Yurun\Util\YurunHttp\Test\WebSocketTestWebSocketTest

Summary

Methods
Properties
Constants
__construct()
testWebSocket()
testWSS()
No public properties found
No constants found
call()
assertResponse()
$host
$wsHost
$wssHost
$http2Host
N/A
No private methods found
No private properties found
N/A

Properties

$host

$host : string

请求主机

Type

string

$wsHost

$wsHost : string

WebSocket 请求主机

Type

string

$wssHost

$wssHost : string

WebSocket SSL 请求主机

Type

string

$http2Host

$http2Host : string

Http2 请求主机

Type

string

Methods

__construct()

__construct(  $name = null, array  $data = array(),   $dataName = '') 

Parameters

$name
array $data
$dataName

testWebSocket()

testWebSocket() 

testWSS()

testWSS() 

call()

call(  $callable) 

Parameters

$callable