Skip to content

WebsocketServer dispatchMessage SERVER_READY_STATE wrong check #4

@tiberioalunni

Description

@tiberioalunni

hi @stanislav-web
there is a wrong check on line 403 of /src/WebSockets/Service/WebsocketServer.php

if (!in_array($this->clients[$clientId][2],

remove the ! before in_array

Thanks a lot for the great library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions