I haven't actually written a chat module per se. I've written two libraries that support push/comet (namely tapestry-atmosphere [1] and tapestry-cometd [2]), both of which have a chat demo.
Which one of these libraries are you using? Note: tapestry-atmosphere has a live demo of a multi-room chat running at http://t5atmosphere-lazan.rhcloud.com/chatdemo [1] https://github.com/uklance/tapestry-atmosphere [2] https://github.com/uklance/tapestry-cometd On 25 November 2014 at 11:48, Name Surname <wintertime0...@outlook.com> wrote: > I am using chat room module from Lance and I would like to make more chat > rooms, not just one. Can it be done? >