Skip to content

Instantly share code, notes, and snippets.

@DiegoRBaquero
Last active October 14, 2016 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DiegoRBaquero/dd7f0808e2aac8798d0b9cac31673381 to your computer and use it in GitHub Desktop.
Save DiegoRBaquero/dd7f0808e2aac8798d0b9cac31673381 to your computer and use it in GitHub Desktop.
Swap ws with uws
require('ws') // before
require('uws') // after
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment