ElephantIO\Engine\AbstractSocketIO::connect PHP Method

connect() public method

{@inheritDoc}
public connect ( )
    public function connect()
    {
        throw new UnsupportedActionException($this, 'connect');
    }