Skip to content

Instantly share code, notes, and snippets.

@zlatkov
Last active October 25, 2017 20:06
Show Gist options
  • Save zlatkov/5a8d94f38cc2407f5db412c006d81f44 to your computer and use it in GitHub Desktop.
Save zlatkov/5a8d94f38cc2407f5db412c006d81f44 to your computer and use it in GitHub Desktop.
// Create a new WebSocket with an encrypted connection.
var socket = new WebSocket('ws://websocket.example.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment