Skip to content

Prototype of real time chat feature #1

@mbrock

Description

@mbrock

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions