Foxar / SolidStream

A fullstack livestreaming website, created as exercise in Symfony and React,js
3 stars 3 forks source link

Chat view component #14

Closed Foxar closed 3 years ago

Foxar commented 3 years ago

We need to create some kind of chat component for displaying of people's chat messages for a given stream, within the stream watching view, to handle the eventual chat functionality.

Foxar commented 3 years ago

Implemeneted.