Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Express 3.0 support, socket.io handshake #1

@pfried

Description

@pfried

Hello Mitchell,

i tried to get the chat example running. First i got the server.js file working by changing the code to

app.express()
var addr = this.address();

I launched the application but got an error:

GET http://localhost/socket.io/1/?t=1350073749406 404 (Not Found)

The /1 route is used for the handshake i guess, but i wonder how to fix it, would you mind to fix it? Or am i doing something wrong?

I really like your coding style. I am new to Sencha ExtJS / Touch but i am looking forward to implement an app using sencha touch. We would like to keep data and the depending views synchronous in real time depending on a database (Couch / Mongo). As your WebSocketStore is now some months old, what is the way to go? Would you suggest to give your implementation a try?

Cheers!

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