Giter Site home page Giter Site logo

Comments (2)

dexterdeng avatar dexterdeng commented on July 2, 2024

I got that issue too. any help?

from scrumblr.

rustycar54 avatar rustycar54 commented on July 2, 2024

I will have to look and see if I ended up doing anything special, but ISTR that somehow it started working with google chrome (and only Google Chrome) when I set the websocket/flashsocket limitation. (my transports says: transports: ['websocket', 'flashsocket'])

(The reason my reply took so long was that I did do a little looking just now and couldn't see anything obvious. (I added some new colors, and added buttons along the bottom to create cards of a single color rather than having to keep trying to get the color card we wanted. To do that is just a change to views/home.jade around line 20 where you copy/pasta_with_modify the line above into something like 'image#create-card-white.bottom-icon(width=...', then you go to client/script.js and copy/pasta_with_mod the $( "#create-card"...) stuff into $( "#create-card-white"...))

FWIW, I was running chrome 12.0.742.122 m, just updated to 13.0.782.220 m, which in my 5 minutes of testing seems to work fine also.

I am using npm and not socket.io. Also, I am using express 2.3.11 and connect 1.5.1, it appears. Not sure either of those matter, but there you have it.

Do you have any firewalls in the way?

Rusty

-----Original Message-----
From: dexterdeng [mailto:[email protected]]
Sent: Sunday, August 07, 2011 5:54 PM
To: Carruth, Rusty
Subject: Re: [scrumblr] cannot connect using Google Chrome even when limited to 'websocket' transport. (#25)

I got that issue too. any help?

Reply to this email directly or view it on GitHub:
#25 (comment)

from scrumblr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.