Skip to content

Are we suppoed to only use a specific version of the client-side socket.io.js library? #27

@akarelas

Description

@akarelas

When I used the most recent version of the library in my application, I would get a new GET request to /socket.io/1/?t= exactly every 15 seconds... plus a few messages that I've disconnected on Firebug.

When I switched to the client-side library provided in the examples/chat folder of PocketIO, this behaviour stopped, and I don't get new GET requests every 15 seconds, and I'm not getting messages that I've disconnected either.

Are we suppoed to only use a specific version of the client-side socket.io.js library?

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