Comment on Show HN: Let's Chat, a self-hosted chat app for small teamsComments−nogridbag11yNeat. What's the purpose of the "slug" when creating the room? I was expecting it to be the URL slug, such as http://localhost:5000/#!/room/my-room (and quickly noticed hyphens in the slug name caused a validation error...).−hhaidarOP11yIt's mainly for XMPP (room slugs are used as the identifiers there).Also try typing in #ROOMNAME in the textbox! You can link to rooms like that.
Comments
Neat. What's the purpose of the "slug" when creating the room? I was expecting it to be the URL slug, such as http://localhost:5000/#!/room/my-room (and quickly noticed hyphens in the slug name caused a validation error...).
It's mainly for XMPP (room slugs are used as the identifiers there).
Also try typing in #ROOMNAME in the textbox! You can link to rooms like that.