Skip to content

Add WebRTC-based chat to web#518

Merged
Sean-Der merged 15 commits intoGlimesh:mainfrom
sleroq:chat-web
Mar 3, 2026
Merged

Add WebRTC-based chat to web#518
Sean-Der merged 15 commits intoGlimesh:mainfrom
sleroq:chat-web

Conversation

@sleroq
Copy link
Copy Markdown
Collaborator

@sleroq sleroq commented Feb 25, 2026

No description provided.

@Sean-Der
Copy link
Copy Markdown
Collaborator

Hell yea! Thank you @sleroq

Do you want me to rebase, or do you plan to work on this more? thank you!

@sleroq
Copy link
Copy Markdown
Collaborator Author

sleroq commented Feb 27, 2026

@Sean-Der

I'll finish it up today/tomorrow. it's basically ready, just wanted to clean up the code a bit more.

You can take it from here if you don't want to wait for me.

@sleroq
Copy link
Copy Markdown
Collaborator Author

sleroq commented Feb 27, 2026

@Sean-Der

While working on this, I ran into some issues supporting multiple players on the same page. Do we actually need this feature?

It's not that hard, but it adds extra complexity and makes future changes a bit messier.

Even when I had two friends streaming, I'd usually just open another tab and split the view so never used it myself.

@Sean-Der
Copy link
Copy Markdown
Collaborator

@sleroq Would it be easy to disable chat when multi player is enabled?

It was requested by multiple people would hate to lose it :(

But do anything to remove/complexity make initial merge easy! I want to get your code in so you get that joy of seeing it merged :) and we can iterate from there

@Sean-Der
Copy link
Copy Markdown
Collaborator

@sleroq is that an ok option?

@sleroq
Copy link
Copy Markdown
Collaborator Author

sleroq commented Mar 1, 2026

It's already implemented in this PR, chat is togglable via button inside of the player. @Sean-Der

@Sean-Der
Copy link
Copy Markdown
Collaborator

Sean-Der commented Mar 1, 2026

Great! Tell me what I can do to help. I’m
Happy to merge with lots of TODOs, and we can continue to work on it

@sleroq sleroq marked this pull request as ready for review March 3, 2026 18:46
@sleroq sleroq requested a review from Sean-Der March 3, 2026 19:09
@Sean-Der Sean-Der merged commit 44bb1df into Glimesh:main Mar 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants