Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

UnexpectedValueException "The server returned an unexpected value. Expected "HTTP/1.1 101", had "HTTP/1.1 400"" #217 #218

@UpKing98

Description

@UpKing98

#message: "The server returned an unexpected value. Expected "HTTP/1.1 101", had "HTTP/1.1 400""
#file: "..project_dir/vendor/wisembly/elephant.io/src/Engine/SocketIO/Version1X.php"
#line: 266

My Code:

$io_client = new Client(new Version2X(config('app.socket_url')));
$io_client->initialize();
$io_client->emit('clientMessage', $data);
$io_client->close();

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions