You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello Mitchell,
i tried to get the chat example running. First i got the server.js file working by changing the code to
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!
The text was updated successfully, but these errors were encountered: