You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
Client should listen for transcript_entry events on the WS and display within transcript.
Possible implementation is to have each line like - {name}: {dialogue}
Stylistically, we can make the client's dialogue appear in a different color so it's easily distinguishable from other meeting participants. Could also consider text-align: right to distinguish.