maccman / holla

Holla! - Rich JavaScript Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clients on local network send but don't receive.

daviddemello opened this issue · comments

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.

BTW, Thanks!!