Skip to content

Instantly share code, notes, and snippets.

@jondubois
Last active February 10, 2019 11:59
Show Gist options
  • Save jondubois/4f50586095f95fced1931ac66914fecd to your computer and use it in GitHub Desktop.
Save jondubois/4f50586095f95fced1931ac66914fecd to your computer and use it in GitHub Desktop.
ag-connecting-to-the-server
// --- in public/index.html ---
// This logic should already be in public/index.html by default.
let socket = asyngularClient.create();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment