Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Thruway
ClientSession
close
Thruway\ClientSession::close PHP Method
ClientSession Class Documentation
ファイルを表示
Open project: voryx/thruway
close()
public
method
Close client session TODO: Need to send goodbye message
public
close
( )
public function close() { $this->transport->close(); }
ClientSession
__construct
call
close
onClose
publish
register
sendMessage
setSessionId
subscribe
unregister