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