ita-social-projects / Car-Back-End

MIT License
8 stars 14 forks source link

[Bug] User can be applied to the chat even if he hasn't joined to Group via the Hub. #1044

Closed Waldemier closed 2 years ago

Waldemier commented 2 years ago

There is a bug that belongs to the signalR processing. A connection can be established between the clients, but there is might be a situation when some of them haven't joined the chat at the Hub. So, if the user that hasn't been joined to the chat decides to close the chat and afterward he comes back to it he will see that his messages haven't been saved in the application at all.