maccman / holla

Holla! - Rich JavaScript Application
1.07k stars 197 forks source link

clients on local network send but don't receive. #19

Open daviddemello opened 12 years ago

daviddemello commented 12 years ago

Hello.

I have Holla set up as described in readme.md on a Mac on a local network. The router is an Apple Airport. Messages sent from a browser running on the server machine are properly echoed back to that browser. If I log in from another machine on the network, messages sent from that machine's browser will make it to the server and display on the browser running on that server, but will not display in the chat on the client machine's browser.

Any idea where to look to trouble shoot? Juggernaut's log does register the receipt and broadcast of these messages.

daviddemello commented 12 years ago

BTW, Thanks!!