It would be lot's of fun if it were possible to make a text chat, where the room/channel where the URL, like domain.com/myroom. It would also be awesome if it were p2p and encrypted. So I though - WebRTC datachannels, yeay!
It does seem to require a server that controls the connections though, is this correct? Is there any workarounds? Backwards compability is not a concern here. I also wonder if it would be a problem with multiple participant. WebRTC seems to be a two person thing.
Sorry if it seems that I should Google the answer, but I've really tried. There is info, but I'm confused... lots of outdated info and misunderstandings.