Tagged Questions
2
votes
1answer
130 views
Data broadcasting between instances of distributed server
I'm trying to get some feedback on the recommendations for a service 'roster' in my specific application. I have a server app that maintains persistant socket connections with clients. I want to ...