-
Notifications
You must be signed in to change notification settings - Fork 24
[Feature] Add a chat and use websockets #52
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Projects
Status
In Progress
This app doesn't have chat, essential for streaming.
Add a container
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.