Fenrirthviti / stream-site

Rachni - nginx RTMP streaming front end
Other
197 stars 71 forks source link

Stream chat #4

Closed Fenrirthviti closed 7 years ago

Fenrirthviti commented 8 years ago

Add a chat system for stream viewers. Attempts were made to use IRC as the backend, but proved to be well outside my abilities. Features should include:

Fenrirthviti commented 7 years ago

Proof of concept and core functionality completed. Still working on cleaning it up and adding options (such as the ability to disable the join/part messages, and making the join/parts harder to break

Fenrirthviti commented 7 years ago

Calling this complete for now. Joins/parts can be hidden from the view, but they need to be handled differently overall. This will take some thinking and planning, but the chat service works as implemented.