fetch.messages = "local:chat_messages" fetch.messages.filter = "room=#query.room#" fetch.messages.sort = "created_at:asc" fetch.messages.limit = "60"

Room Thread

Messages are filtered by #query.room# and rendered through a custom component.

This room is empty. Send the first message and refresh the room in another browser to see the shared thread.