Last active
October 14, 2016 07:12
-
-
Save DiegoRBaquero/dd7f0808e2aac8798d0b9cac31673381 to your computer and use it in GitHub Desktop.
Swap ws with uws
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require('ws') // before | |
require('uws') // after |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment