Метод | Описание | |
---|---|---|
close ( ) | {@inheritDoc} | |
connect ( ) | {@inheritDoc} | |
emit ( $event, array $args ) | {@inheritDoc} | |
getName ( ) | {@inheritDoc} | |
of ( $namespace ) | {@inheritDoc} | |
write ( $code, $message = null ) | {@inheritDoc} |
Метод | Описание | |
---|---|---|
getDefaultOptions ( ) | {@inheritDoc} | |
handshake ( ) | Does the handshake with the Socket.io server and populates the session value object |
Метод | Описание | |
---|---|---|
upgradeTransport ( ) | Upgrades the transport to WebSocket |
protected handshake ( ) |