Skip to content

xhr-polling: disconnect -> connect #132

@ftrippel

Description

@ftrippel

The behavior with (connect ->) disconnect -> connect in xhr-polling is undesirable/error-prone. It once also produced an error on the server-side (sth. like session not found).

I don't know how facebook does it, but I think they implement their chat application foremost with long polling (even getting rid of the annoying pageload animation of the cursor on chrome). So far, I only found websocket/flashsocket to be stable enough for production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions