Avatar

Employee

No, LCCS is a hosted service only.

If your application uses a limited (and fixed) number of rooms and you don't need an application server for other purposes, you can create your rooms in advance in DevPortal or using DevConsole.

But if you need to be able to dynamically create new rooms (i.e. because you are creating accounts for new users) you do need a server-side component, but I am assuming that in this case you would need one anyway to manage your users in a database or such.