Skip to content

Failing WebSocket connection (code=1002) #228

@picanumber

Description

@picanumber

When running the "websocket_calle` example with "-p 8080", I get the error mentioned in the title, followed by:

"WAMP Protocol Error (invalid serialization of WAMP message: ExtraData unpack(b) received extra data.)"

The router configuration I use is taken from this example and invoked as suggested in crossbar.io:

docker run -v $PWD:/node -u 0 --rm --name=crossbar -it -p 8080:8080 crossbario/crossbar

Is there a fix for this? Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions