Skip to content

flashsocket fallback to xhr-multipart or xhr-polling broken? #99

@BubbaGump

Description

@BubbaGump

Hi again,

I seem to be having issues with the transports falling back after flashsocket fails.

13 Nov 18:35:14 - socket.io ready - accepting connections
13 Nov 18:35:26 - Initializing client with transport "flashsocket"
13 Nov 18:35:26 - Client 2864829630125314 connected
13 Nov 18:35:26 - Client 2864829630125314 disconnected
13 Nov 18:35:26 - Initializing client with transport "xhr-multipart"
13 Nov 18:35:26 - Client 9020702340640128 connected
13 Nov 18:36:20 - Client 9020702340640128 disconnected

xhr-multipart seems to "connect" fine, but never sends the "connect" back to the client..

Can anyone else confirm this? This is a hard one to reproduce as it relies on flashsocket failing when it normally works.

I am using the latest git install.

Thanks.

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