Class WsConnection
Wraps ConnectionInterface objects via the decorator pattern but allows parameters to bubble through with magic methods
- Ratchet\AbstractConnectionDecorator implements Ratchet\ConnectionInterface
-
Ratchet\WebSocket\WsConnection
public
|
|
public
|
__construct(),
__get(),
__isset(),
__set(),
__unset(),
getConnection()
|
$wrappedConn
|
public
StdClass
|
$WebSocket |