[Feature] Add a chat and use websockets
Open
bug
documentation
enhancement
good first issue
help wanted
question
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
This app doesn't have chat, essential for streaming.
Add a container
```html
Send
```
Use socket.io and/or ws. Put the logic in server.js and main.js
Add role feature like moderators, VIPs, administrators, broadcaster, bot.
A side project could be to add a broadcaster/streamer dashboard, a moderator panel with typical mod functionality, etc.
Contributor guide
Assessment
This issue has not been assessed yet.