Best approach to designing multi-client applications
- by Tomh
Hi,
I was wondering how you guys start out if you need to design a multi-client project where multiple clients can interact with a server. In specific how do you go about dealing with different states and message handling, how do you start designing and considering all these cases?
For example a video webchat application where it is possible that…