How would you set up communication between two applications?
- Normally i'd say with HTTP requests, but i'm guessing WEBSOCKETS!
How about n different applications?
- more websockets?!
What if the communication had to be in real time?
- fast websockets!