Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat #31

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Chat #31

wants to merge 3 commits into from

Conversation

JohnCoene
Copy link
Collaborator

This implements a chat app with Ambiorix using the websocket: multiple clients can connect to the server, when the server receives the message it broadcasts it to all connect clients.

It's essentially one single group chat.

Caveat: required a feature in ambiorix to store and retrieve connect websocket clients, run with latest feat/htmltools branch.

Test: open multiple tabs for one running server, start chatting.

@JohnCoene JohnCoene self-assigned this Jan 21, 2025
@JohnCoene
Copy link
Collaborator Author

@kennedymwavu let me know what you think. Send on Enter is implemented

@JohnCoene
Copy link
Collaborator Author

Pushed a smol change to randomize icon on load so as to "differentiate" users.

@JohnCoene
Copy link
Collaborator Author

Need to merge #92 to renv this snapshot before merge actually...

@kennedymwavu
Copy link
Collaborator

lgtm!

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