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

Express 3.0 support, socket.io handshake #1

Open
pfried opened this issue Oct 12, 2012 · 0 comments
Open

Express 3.0 support, socket.io handshake #1

pfried opened this issue Oct 12, 2012 · 0 comments

Comments

@pfried
Copy link

pfried commented Oct 12, 2012

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant