-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There should be a way to create a new chat that gives rise to a new resource URL which also has a button for inviting a participant that yields yet another URL.
On the chat page each participant would see a text area and a submit button. Submitting a message would immediately cause the message to show up for the other participants.
I'm considering doing this with a new route that is specifically meant for Live updating HTML nodes. The HTML for the message view could be identical for all participants. So then we would need something like an actor that receives messages and reacts to messages by updating its live view.
Metadata
Metadata
Assignees
Labels
No labels