I came across this nice tutorial that shows you how to run chat over websockets<br><br><a href="http://martinsikora.com/nodejs-and-websocket-simple-chat-tutorial">http://martinsikora.com/nodejs-and-websocket-simple-chat-tutorial</a><br>
<br>I added this to my freedombox in about 30 minutes including installing nodejs, opening ports, adding WebID integration<br><br>Presently, it's one big chat room, but I may add multiple channels, encryption, an nicer UI and other good stuff<br>
<br><br>