PHP 클래스 PHPDaemon\Examples\ExampleWebSocket

저자: Vasily Zorin ([email protected])
상속: extends PHPDaemon\Core\AppInstance
파일 보기 프로젝트 열기: kakserpom/phpdaemon

공개 메소드들

메소드 설명
beginRequest ( $req, $upstream ) : ExampleWebSocketTestPageRequest Creates Request.
onReady ( ) : void Called when the worker is ready to go.

메소드 상세

beginRequest() 공개 메소드

Creates Request.

onReady() 공개 메소드

Called when the worker is ready to go.
public onReady ( ) : void
리턴 void