You didn't cover a crucial part of handling cases when same machine doesn't have websocket connection of both the users, how do the backend systems interact with each other to ensure they can still the message even they don't have a direct connection with the user
Great article!
Great
Nice
Nice
++ Start here : $500K Salary Career Wins, 500+ Case Studies, 200+ Implemented Projects
https://open.substack.com/pub/naina0405/p/500k-salary-career-wins-500-case?r=14q3sp&utm_campaign=post&utm_medium=web&showWelcomeOnShare=false
You didn't cover a crucial part of handling cases when same machine doesn't have websocket connection of both the users, how do the backend systems interact with each other to ensure they can still the message even they don't have a direct connection with the user
Can we not use a JWT token to know which server to send the request to? Just a thought.
What do you mean? Do you mean before the messages entering in queue,
You are referring "which server" to API servers?