Skip to content

Instantly share code, notes, and snippets.

@MikeShi42
Created August 13, 2018 17:36
Show Gist options
  • Save MikeShi42/f493cd0d261f72a7df1f445cbae7d536 to your computer and use it in GitHub Desktop.
Save MikeShi42/f493cd0d261f72a7df1f445cbae7d536 to your computer and use it in GitHub Desktop.
window.requestAnimationFrame(function () {
var socket = io.connect(window.location.origin);
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment