Skip to content

Instantly share code, notes, and snippets.

@alexeybondarenko
Last active August 8, 2017 20:31
Show Gist options
  • Save alexeybondarenko/559735a8c09679815ebf464de56e872b to your computer and use it in GitHub Desktop.
Save alexeybondarenko/559735a8c09679815ebf464de56e872b to your computer and use it in GitHub Desktop.
var client = new BinaryClient(location.origin.replace('http', 'ws').replace('https', 'ws') + '/socket');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment