Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I map roomName in joinRoom(roomName) to an actual room topic??

0
Posted

How do I map roomName in joinRoom(roomName) to an actual room topic??

0

As discussed in FAQ 2.6, roomName and room topic should be treated differently. roomName is a symbol used inside the Framework to transmit messages to ICEspresso Service. Room topic on the other hand is the decorative name that conveys the type and nature of the room to application user. At application level, a look-up table should be provided to link the two. In a simplistic way, we could just use hash table to do the mapping. Consider the JSP code that set-up a chat room.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123