Can any one help in implementing an one to one chat application in Angular and spring boot as a backend with websocket. Basically i want to implement a chat application in my website where all users can communicate with single admin.
iam tried to impliment chat but it works globally ,means if one user sent a message ,that message can see all login users, i need private chat between user and admin
Sreekanth V is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.