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

feat: add client get/set name commands #343

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

mr-karan
Copy link
Contributor

This is an attempt to add CLIENT SETNAME and CLIENT GETNAME as discussed in #340

I've added a new field ClientName to the Peer struct in order to track the clients. I am not sure if this approach is fine or not. Please let me know!

@alicebob
Copy link
Owner

Thanks for the PR! It looks good, but I'll give it a proper review soon.

@alicebob alicebob merged commit 7b7a51c into alicebob:master Sep 27, 2023
4 checks passed
@alicebob
Copy link
Owner

Thanks for the PR!

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.

None yet

2 participants