PHP Class PHPDaemon\SockJS\TestRelay\Close

Author: Vasily Zorin ([email protected])
Inheritance: extends PHPDaemon\WebSocket\Route
Datei anzeigen Open project: kakserpom/phpdaemon

Public Methods

Method Description
onHandshake ( ) : void Called when the connection is handshaked.

Method Details

onHandshake() public method

Called when the connection is handshaked.
public onHandshake ( ) : void
return void