Skip to content

Instantly share code, notes, and snippets.

@GregoryArmstrong
Created April 19, 2016 15:12
Show Gist options
  • Save GregoryArmstrong/0388dc8f1a59435591961cd2ba4ba447 to your computer and use it in GitHub Desktop.
Save GregoryArmstrong/0388dc8f1a59435591961cd2ba4ba447 to your computer and use it in GitHub Desktop.

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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment