AJAX-Chat icon indicating copy to clipboard operation
AJAX-Chat copied to clipboard

Socket Server issue

Open Satnet opened this issue 11 years ago • 3 comments

Hello.

I just fallowed the guide for Socket server. It works and I got the Flashpolicy to work as well.

Now im @ friends house so we started 1 chat on each of our computers. If I write "Hello" I see it in my chat window. She writes "Oh hey" and she see's that in her window. We dont see one anothers post, untill we send another post again! Then we suddenly se it.

It seems like it doesen't update by it self. It takes exactly 1 minute between each update. Update time in the JS file is set to 500ms

Satnet avatar Mar 24 '13 11:03 Satnet

I have exactly the same error! I didn't need to do anything with policy files though, it 'worked' out of the box. Probably because I'm only running it on localhost now. However also with my installation messages are only updated as soon as a user sends a new message, not constantly. I can see the messages coming in my server.log but I also see disconnects. See the screenshot attached.

Could someone point us in the right direction how to solve this? screen shot of server.log

shifthappens avatar Jun 07 '13 11:06 shifthappens

This is a known issue and unfortunately development on the ruby socket server has been abandoned for some time. The goal is to move to some alternative, probably using node.js

Frug avatar Nov 03 '13 01:11 Frug

Is there any progress on this issue. ? I am facing the same issue.

adeel-raza avatar Mar 29 '16 15:03 adeel-raza