Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

unmatched topic after reconnect #91

Copy link
Copy link
@Fabi755

Description

@Fabi755
Issue body actions

At first thank you for your work and this nice library! :-)

I have some trouble with reconnections. While my research I found the following issue on phoenix's JS client.

I get the same behavior on this client.

If I call disconnect and connect again to simulate a connection drop, I can not push messages anymore. I still get error with unmatched topic.

Message(joinRef=null, ref=16, topic=room:lobby, event=chan_reply_16, rawPayload={response={reason=unmatched topic}, status=error})

Debugging the client show all things are connected

canPush = true
isJoined = true
socket.isConnected = true

I have looked at the linked issue and the merge requests. But I don't understand the cause or the solution to fix this by myself.

In case this is really a bug and someone can help me to understand the cause and have some ideas how to fix this, I want to create a PR for this.

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.