Documentation

OpcodeTrait

WebSocket\Trait\OpcodeTrait trait.

Opcode number/name list.

Table of Contents

Properties

$opcodes  : array<string|int, mixed>

Properties

$opcodes

private static array<string|int, mixed> $opcodes = ['continuation' => 0, 'text' => 1, 'binary' => 2, 'close' => 8, 'ping' => 9, 'pong' => 10]

        
On this page

Search results