Skip to content

Server->client messages are getting echoed back to the websocket server #37

@circuitry

Description

@circuitry

I am trying to send a message from a server to a client and to have an action dispatched client-side.

The action is getting dispatched successfully, but the client echos back the message it received to the server, resulting in unnecessary server traffic. Is there any way to disable this server->client->server echoing behavior?

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