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

Message forwarding not working properly #3

Closed
hotbrightsunshine opened this issue Dec 18, 2022 · 2 comments
Closed

Message forwarding not working properly #3

hotbrightsunshine opened this issue Dec 18, 2022 · 2 comments
Assignees

Comments

@hotbrightsunshine
Copy link
Owner

OS and JDK version are not relevant.
When a new user joins the chat, they are added to each client's list because they are displaying it. However, when trying to address an user, an error is thrown and the message is not sent.

Probably, it's server's fault, and this should be resolved ASAP as it goes against the use cases.

image

image

@hotbrightsunshine hotbrightsunshine self-assigned this Dec 18, 2022
@hotbrightsunshine
Copy link
Owner Author

This seems to be a client's error. When serializing, the 'to' JSON property is completely gone.

image

@hotbrightsunshine
Copy link
Owner Author

hotbrightsunshine commented Dec 18, 2022

Fixed with commit c065aad

Getter and setters were not properly implemented on client's side.

Repository owner locked as resolved and limited conversation to collaborators Dec 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant