Oops - TCI fix
This commit is contained in:
parent
0ef0410ab6
commit
ac7cc55d5f
@ -69,7 +69,7 @@ class WsServer implements MessageComponentInterface {
|
|||||||
// mb_internal_encoding('UTF-8');
|
// mb_internal_encoding('UTF-8');
|
||||||
|
|
||||||
$this->handshaker = new HandshakeNegotiator;
|
$this->handshaker = new HandshakeNegotiator;
|
||||||
$this->messager = new MessageParser;
|
//$this->messager = new MessageParser;
|
||||||
|
|
||||||
$this->_decorating = $component;
|
$this->_decorating = $component;
|
||||||
$this->connections = new \SplObjectStorage;
|
$this->connections = new \SplObjectStorage;
|
||||||
|
Loading…
Reference in New Issue
Block a user